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

NP Punta Gorda Classic Powered by Onix - Mixed Doubles Skill: 4.0 Age: 19+

ID: 7223475540

对局比分

15-11

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

1:00 PM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
OT
Oriana Troche

56VR2P · Fort Myers, FL, US

DUPR

4.062

AG
Andreas Gardiner

PWGY5M · FL, US

DUPR

3.871

阵营 2负方
QW
Qun Wang

12ZQME · USA

DUPR

3.901

MA
Michael Ayers

164PGQ · FL, US

DUPR

3.685

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7223475540
显示原始对决元数据 JSON
[
  {
    "team_id": 7799726197,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Oriana Troche",
        "dupr_id": "56VR2P",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "Andreas  Gardiner",
        "dupr_id": "PWGY5M",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  },
  {
    "team_id": 5567250664,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Qun Wang",
        "dupr_id": "12ZQME",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Ayers",
        "dupr_id": "164PGQ",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  }
]