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

EGPC MLP Tournament

ID: 5397962450

对局比分

21-18

获胜 / Win

对决日期

2023-10-08

对局时间 (估算)

3:30 PM

对决场地

Cosumnes River College, Center Parkway, Sacramento, CA, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MK
Matthew Kwong

3PZQYM · Sacramento, CA, US

DUPR

4.859

EN
Eric Noguchi

59Q0RV · USA

DUPR

3.500

阵营 2负方
CD
Carlo Del Giudice

3ZDWPW · Citrus Heights, CA, US

DUPR

3.357

Gerald Ellis

84PW7G · Sacramento, CA, US

DUPR

4.192

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5397962450
显示原始对决元数据 JSON
[
  {
    "team_id": 4449456666,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Kwong",
        "dupr_id": "3PZQYM",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Eric Noguchi",
        "dupr_id": "59Q0RV",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4887841361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlo Del Giudice",
        "dupr_id": "3ZDWPW",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": "Citrus Heights, CA, US"
      },
      {
        "name": "Gerald Ellis",
        "dupr_id": "84PW7G",
        "rating": 4.192,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1213674/images/profile/34a7ef54-f69d-4575-bc9b-f039019a9379.jpg",
        "location": "Sacramento, CA, US"
      }
    ]
  }
]