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

Coed Doubles 4.0 - 4.5

ID: 6345961906

对局比分

3-11

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

11:30 PM

对决场地

The Picklr - Naperville, IL

View Facility Page →

对决竞争阵营

阵营 1负方
GC
giezelle cruz

76Y6E5 · Westmont, IL, US

DUPR

3.989

CH
Christopher Henry

NYRLMW · Elmhurst, IL, US

DUPR

4.536

阵营 2胜方
AB
Air Bastarrica

8DJMEY · Carol Stream, IL, US

DUPR

4.255

MR
Matthew Radley

MYPNGG · Schaumburg, IL, US

DUPR

4.028

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6345961906
显示原始对决元数据 JSON
[
  {
    "team_id": 5017382335,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "giezelle cruz",
        "dupr_id": "76Y6E5",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Westmont, IL, US"
      },
      {
        "name": "Christopher Henry",
        "dupr_id": "NYRLMW",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Elmhurst, IL, US"
      }
    ]
  },
  {
    "team_id": 6713242354,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Air Bastarrica",
        "dupr_id": "8DJMEY",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Carol Stream, IL, US"
      },
      {
        "name": "Matthew Radley",
        "dupr_id": "MYPNGG",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": "Schaumburg, IL, US"
      }
    ]
  }
]