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

Dinko de Mayo (2025)

ID: 5345179198

对局比分

15-12

获胜 / Win

对决日期

2025-05-01

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MM
Melvin Maxwell

3XZV45 · Fairfield, CA, US

DUPR

4.375

LM
Louella Maxwell

8MQL0G · Fairfield, CA, US

DUPR

4.348

阵营 2负方
TC
TISHA COSBY

17NPV0 · Manteca, CA, US

DUPR

4.291

TD
Troy Douglas

XJOVG7 · USA

DUPR

3.798

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5345179198
显示原始对决元数据 JSON
[
  {
    "team_id": 6685817653,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melvin Maxwell",
        "dupr_id": "3XZV45",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Fairfield, CA, US"
      },
      {
        "name": "Louella Maxwell",
        "dupr_id": "8MQL0G",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Fairfield, CA, US"
      }
    ]
  },
  {
    "team_id": 5585376172,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "TISHA COSBY",
        "dupr_id": "17NPV0",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Manteca, CA, US"
      },
      {
        "name": "Troy Douglas",
        "dupr_id": "XJOVG7",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]