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

TPC Fall Invitational - Mixed Doubles Skill: (4.0-4.5)

ID: 7841274939

对局比分

7-11

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

4:45 AM

对决场地

Sarasota, FL

View Facility Page →

对决竞争阵营

阵营 1负方
HR
Hannah Roberson

XJ2DM7 · USA

DUPR

4.014

TT
Tait Torstenson

EGWOKJ · USA

DUPR

3.878

阵营 2胜方
BW
Breanne Walters

LVM7PQ · Lakewood Ranch, FL, US

DUPR

4.577

GM
Gavin Morales

LV20Y5 · USA

DUPR

3.933

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7841274939
显示原始对决元数据 JSON
[
  {
    "team_id": 4654323510,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hannah Roberson",
        "dupr_id": "XJ2DM7",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tait Torstenson",
        "dupr_id": "EGWOKJ",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4922090921,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Breanne Walters",
        "dupr_id": "LVM7PQ",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Gavin Morales",
        "dupr_id": "LV20Y5",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]