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

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

ID: 5219399192

对局比分

11-5

获胜 / Win

对决日期

2025-05-17

对局时间 (估算)

9:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
JK
John Katalinas

4ZNNKM · USA

DUPR

3.689

GJ
Gregory Johncox

Q55L5N · St. Petersburg, FL, US

DUPR

4.986

阵营 2负方
HK
hap Keller

QX7ZY0 · USA

DUPR

3.938

CK
Christopher king

YX4DL4 · USA

DUPR

4.194

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5219399192
显示原始对决元数据 JSON
[
  {
    "team_id": 8217622844,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Katalinas",
        "dupr_id": "4ZNNKM",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gregory  Johncox",
        "dupr_id": "Q55L5N",
        "rating": 4.986,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 5378609553,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "hap Keller",
        "dupr_id": "QX7ZY0",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher  king",
        "dupr_id": "YX4DL4",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]