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

Spring Fling-ESPA Tournament Series - After Hours Anything Goes Bracket Skill: (4.5+ Recommended) Age: (Any) Not an ESPA EVENT

ID: 6476597292

对局比分

15-1

获胜 / Win

对决日期

2024-05-05

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MM
Matt Meadows

8WKGY8 · Philadelphia, PA, US

DUPR

5.097

AP
Austin Peterson

1REQ0M · Laurel, DE, US

DUPR

4.848

阵营 2负方
CS
Charles Sun

170O6N · USA

DUPR

4.654

KR
Kevin Reading

84VKMG · Lewes, DE, US

DUPR

4.614

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6476597292
显示原始对决元数据 JSON
[
  {
    "team_id": 5627187520,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Meadows",
        "dupr_id": "8WKGY8",
        "rating": 5.097,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Austin Peterson",
        "dupr_id": "1REQ0M",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Laurel, DE, US"
      }
    ]
  },
  {
    "team_id": 7984586088,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles Sun",
        "dupr_id": "170O6N",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Reading",
        "dupr_id": "84VKMG",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Lewes, DE, US"
      }
    ]
  }
]