返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

10/1 - Group B

ID: 4906692736

对局比分

11-8

落败 / Loss

对决日期

2024-10-02

对局时间 (估算)

5:00 PM

对决场地

16400 Brookhurst St

View Facility Page →

对决竞争阵营

阵营 1胜方
KJ
Kerri Johnson

2L0WJR · Huntington Beach, CA, US

DUPR

3.345

CT
Cheyanne Tovar

6Z27N0 · Fountain Valley, CA, US

DUPR

3.500

阵营 2负方
ML
Mark Leonard

8JPONW · Long Beach, CA, US

DUPR

3.342

AR
Ashaan Rajgarhia

562KN0 · USA

DUPR

3.532

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4906692736
显示原始对决元数据 JSON
[
  {
    "team_id": 4424251720,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kerri Johnson",
        "dupr_id": "2L0WJR",
        "rating": 3.345,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Cheyanne Tovar",
        "dupr_id": "6Z27N0",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 6268231484,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Leonard",
        "dupr_id": "8JPONW",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Ashaan Rajgarhia",
        "dupr_id": "562KN0",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]