返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

R.A.W. Reign and Win Pickleball EA Country Club

ID: 5637720739

对局比分

11-4

获胜 / Win

对决日期

2025-05-17

对局时间 (估算)

8:45 AM

对决场地

East Aurora Country Club, Girdle Road, East Aurora, NY, USA

未核实场馆

对决竞争阵营

阵营 1胜方
KM
Kit Myer-Post

94GYVJ · USA

DUPR

3.911

GJ
Gregory Johncox

Q55L5N · St. Petersburg, FL, US

DUPR

4.978

阵营 2负方
ZH
Zack Hurd

KDRV6Y · USA

DUPR

4.249

CK
Christopher king

YX4DL4 · USA

DUPR

4.232

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5637720739
显示原始对决元数据 JSON
[
  {
    "team_id": 5716663485,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kit  Myer-Post",
        "dupr_id": "94GYVJ",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gregory  Johncox",
        "dupr_id": "Q55L5N",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 7565530796,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zack  Hurd",
        "dupr_id": "KDRV6Y",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher  king",
        "dupr_id": "YX4DL4",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]