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

Pickleballing DUPR

ID: 7166339364

对局比分

10-11

获胜 / Win

对决日期

2024-12-08

对局时间 (估算)

1:00 PM

对决场地

LifeTime - Pickleball, West 84th Street, Bloomington, MN, USA

未核实场馆

对决竞争阵营

阵营 1负方
GM
Glenn McPhee

30006G · USA

DUPR

4.648

JR
Joe Rider

NYGYVW · Bloomington, MN, US

DUPR

4.524

阵营 2胜方
TK
Tim Kauffman

1QWD55 · USA

DUPR

4.623

BP
Bill Peper

357PQ5 · Minnetonka, MN, US

DUPR

4.450

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7166339364
显示原始对决元数据 JSON
[
  {
    "team_id": 5920985714,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Glenn McPhee",
        "dupr_id": "30006G",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Rider",
        "dupr_id": "NYGYVW",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      }
    ]
  },
  {
    "team_id": 7462176027,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Kauffman",
        "dupr_id": "1QWD55",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Peper",
        "dupr_id": "357PQ5",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      }
    ]
  }
]