返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

DUPR 20 - Minor League Pickleball at Kansas

ID: 5254088718

对局比分

21-15

落败 / Loss

对决日期

2025-04-12

对局时间 (估算)

7:30 PM

对决场地

Elite Tennis and Wellness

未核实场馆

对决竞争阵营

阵营 1胜方
Mikar Fisher

NYLP4Z · Manchester, England, GB

DUPR

5.193

RC
Rachel Chai

1NXN28 · Kansas City, MO, US

DUPR

5.276

阵营 2负方
JG
Jason Grubb

1RPROM · Kansas City, KS, US

DUPR

5.522

LF
Laryssa Ferreira Booth

3P4JGM · Olathe, KS, US

DUPR

5.283

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5254088718
显示原始对决元数据 JSON
[
  {
    "team_id": 5642994814,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mikar Fisher",
        "dupr_id": "NYLP4Z",
        "rating": 5.193,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/22087/images/profile/87c471b7-3968-4818-be44-5a624cb1790c.png",
        "location": "Manchester, England, GB"
      },
      {
        "name": "Rachel Chai",
        "dupr_id": "1NXN28",
        "rating": 5.276,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 7515780938,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Grubb",
        "dupr_id": "1RPROM",
        "rating": 5.522,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Laryssa Ferreira Booth",
        "dupr_id": "3P4JGM",
        "rating": 5.283,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  }
]