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

Morning Ball DUPR Games Wednesday 10/16

ID: 5944365086

对局比分

10-12

获胜 / Win

对决日期

2024-10-16

对局时间 (估算)

3:30 PM

对决场地

Wardle Fields Regional Park

View Facility Page →

对决竞争阵营

阵营 1负方
DA
DELETED Account

3ZE9MM · USA

DUPR

4.092

JC
Joe Coccimiglio

1RG6MD · Eagle Mountain, UT, US

DUPR

4.961

阵营 2胜方
JR
John Rampton

89YMD7 · Draper, UT, US

DUPR

3.998

AK
Alex Knight

8K6768 · Salt Lake City, UT, US

DUPR

4.656

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5944365086
显示原始对决元数据 JSON
[
  {
    "team_id": 7131474514,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "3ZE9MM",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Coccimiglio",
        "dupr_id": "1RG6MD",
        "rating": 4.961,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  },
  {
    "team_id": 5354115508,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Rampton",
        "dupr_id": "89YMD7",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Alex Knight",
        "dupr_id": "8K6768",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]