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

USLPL Indianapolis

ID: 5045674342

对局比分

10-11, 11-5, 4-11

落败 / Loss

对决日期

2025-09-21

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MT
Michael Tow

8GJ5QM · Needham, MA, US

DUPR

4.780

LC
Lora Charles

3X9LYX · Belmont, MA, US

DUPR

4.847

阵营 2胜方
DB
Danny Bretherton

YGW24K · Washington, DC, US

DUPR

4.894

ME
Madeline Eden

1RR6OZ · Alexandria, VA, US

DUPR

4.875

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5045674342
显示原始对决元数据 JSON
[
  {
    "team_id": 7171524955,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Tow",
        "dupr_id": "8GJ5QM",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Lora Charles",
        "dupr_id": "3X9LYX",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Belmont, MA, US"
      }
    ]
  },
  {
    "team_id": 8446572596,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danny Bretherton",
        "dupr_id": "YGW24K",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Madeline Eden",
        "dupr_id": "1RR6OZ",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  }
]