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

Pickleballing DUPR

ID: 5101676774

对局比分

1-11, 4-11

获胜 / Win

对决日期

2024-04-28

对局时间 (估算)

3:30 PM

对决场地

Life Time, West 84th Street, Bloomington, MN, USA

View Facility Page →

对决竞争阵营

阵营 1负方
GM
Glenn McPhee

30006G · USA

DUPR

4.513

TM
Tait Miller

1RRKJM · Minneapolis, MN, US

DUPR

4.493

阵营 2胜方
NG
Nacho G

12PX9Y · Minneapolis, MN, US

DUPR

4.883

Richard Schneider

3X754X · Golden Valley, MN, US

DUPR

4.673

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5101676774
显示原始对决元数据 JSON
[
  {
    "team_id": 6830916881,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Glenn McPhee",
        "dupr_id": "30006G",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tait Miller",
        "dupr_id": "1RRKJM",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5951253998,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nacho G",
        "dupr_id": "12PX9Y",
        "rating": 4.883,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Richard Schneider",
        "dupr_id": "3X754X",
        "rating": 4.673,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/101136/images/profile/c7ae4f21-dc2f-400b-b375-f85897bea83f.jpg",
        "location": "Golden Valley, MN, US"
      }
    ]
  }
]