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

The DFW Indoor Amateur Open @ DFW Indoor Pickleball - Coed Doubles Skill: (Any) Age: (Any)

ID: 5178865271

对局比分

11-0

获胜 / Win

对决日期

2025-01-26

对局时间 (估算)

12:45 AM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
GV
Grant VanKirk

8D7Y46 · USA

DUPR

5.223

RM
Ryan McEnaney

17RR44 · Dallas, TX, US

DUPR

4.986

阵营 2负方
LM
Landon Miller

JZDK0O · Fairview, TX, US

DUPR

3.801

RB
Ryder Brown

1NK5L7 · McKinney, TX, US

DUPR

4.399

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5178865271
显示原始对决元数据 JSON
[
  {
    "team_id": 6986014596,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant VanKirk",
        "dupr_id": "8D7Y46",
        "rating": 5.223,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan McEnaney",
        "dupr_id": "17RR44",
        "rating": 4.986,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 4315865466,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Landon Miller",
        "dupr_id": "JZDK0O",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": "Fairview, TX, US"
      },
      {
        "name": "Ryder Brown",
        "dupr_id": "1NK5L7",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  }
]