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

TNT Thanksgiving Spectacular - PB Tournament - Mens Doubles Skill: (4.0 To 4.50) Age: (Any)

ID: 4410635010

对局比分

12-10

获胜 / Win

对决日期

2025-11-28

对局时间 (估算)

7:30 PM

对决场地

Fargo, ND

View Facility Page →

对决竞争阵营

阵营 1胜方
VD
Viet Doan

3ZRQNW · Moorhead, MN, US

DUPR

4.005

TP
Tony Paper

MY0Y2V · Fargo, ND, US

DUPR

4.217

阵营 2负方
TM
Tyler Magee

3X6YXX · Grand Forks, ND, US

DUPR

4.217

TB
Trent Baumer

RYRMMD · East Grand Forks, MN, US

DUPR

4.115

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4410635010
显示原始对决元数据 JSON
[
  {
    "team_id": 6547447031,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Viet Doan",
        "dupr_id": "3ZRQNW",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Moorhead, MN, US"
      },
      {
        "name": "Tony Paper",
        "dupr_id": "MY0Y2V",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  },
  {
    "team_id": 4679714027,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Magee",
        "dupr_id": "3X6YXX",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Trent Baumer",
        "dupr_id": "RYRMMD",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "East Grand Forks, MN, US"
      }
    ]
  }
]