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

APP Newport Beach Open - Golden Ticket Qualifier - APP Newport Beach Open - Golden Ticket Qualifier Mixed Doubles Skill: 3.5 Age: (35 To 49)

ID: 7565969656

对局比分

11-1, 11-5

落败 / Loss

对决日期

2023-07-02

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SG
Susan Garibay

3Y52E3 · Upland, CA, US

DUPR

4.470

NS
Neil Sison

84QGJG · San Bernardino County, CA, US

DUPR

4.836

阵营 2负方
JM
jill martin

3LP5P5 · Santa Barbara, CA, US

DUPR

4.264

EL
Evan Liu

3ZJ6KM · Goleta, CA, US

DUPR

4.292

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7565969656
显示原始对决元数据 JSON
[
  {
    "team_id": 4442490251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Garibay",
        "dupr_id": "3Y52E3",
        "rating": 4.47,
        "profile_pic_url": null,
        "location": "Upland, CA, US"
      },
      {
        "name": "Neil Sison",
        "dupr_id": "84QGJG",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "San Bernardino County, CA, US"
      }
    ]
  },
  {
    "team_id": 4853687552,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jill martin",
        "dupr_id": "3LP5P5",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Evan Liu",
        "dupr_id": "3ZJ6KM",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Goleta, CA, US"
      }
    ]
  }
]