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

WePickle presents Chucktown Showdown- Fall Brawl - Mens Doubles Skill: (5.0) Age: (10 And Above)

ID: 8167280328

对局比分

15-9

获胜 / Win

对决日期

2023-09-02

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JH
James Hughes

NYK99W · USA

DUPR

5.171

NO
Nicholas Osborne

30KLOG · Charleston, SC, US

DUPR

5.499

阵营 2负方
QM
Quentin Mann

12DZ71 · Clinton, SC, US

DUPR

4.928

ED
Ethan Duncan

1NKPYN · USA

DUPR

4.754

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8167280328
显示原始对决元数据 JSON
[
  {
    "team_id": 8367095640,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Hughes",
        "dupr_id": "NYK99W",
        "rating": 5.171,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Osborne",
        "dupr_id": "30KLOG",
        "rating": 5.499,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 7111962820,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Quentin Mann",
        "dupr_id": "12DZ71",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Clinton, SC, US"
      },
      {
        "name": "Ethan Duncan",
        "dupr_id": "1NKPYN",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]