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

MD 4.5 8+ (Sat 12pm)

ID: 5042096744

对局比分

11-1

获胜 / Win

对决日期

2025-12-20

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JP
Junior P

QJNG45 · Riverside, CA, US

DUPR

4.726

JL
Jude Lopez

KXK6KO · Chino Hills, CA, US

DUPR

4.175

阵营 2负方
MM
Michael Monh

9P22MK · Irvine, CA, US

DUPR

4.049

AA
Andrew Aellos

GGO4RG · Irvine, CA, US

DUPR

3.967

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5042096744
显示原始对决元数据 JSON
[
  {
    "team_id": 7741545357,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Junior  P",
        "dupr_id": "QJNG45",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      },
      {
        "name": "Jude Lopez",
        "dupr_id": "KXK6KO",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Chino Hills, CA, US"
      }
    ]
  },
  {
    "team_id": 6149679627,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Monh",
        "dupr_id": "9P22MK",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Andrew Aellos",
        "dupr_id": "GGO4RG",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  }
]