返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Men's OPEN Group B - CAPA CA Championship 2024

ID: 6220582240

对局比分

11-5

获胜 / Win

对决日期

2024-12-15

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GN
Geoffrey Nguyen

P17JM8 · Arcadia, CA, US

DUPR

4.129

TR
Tim Ryan

1QJQD3 · San Diego, CA, US

DUPR

5.279

阵营 2负方
JS
Jeter Sandoval

GGGKNM · West Covina, CA, US

DUPR

4.636

Dwayne Siringoringo

1QK0R5 · Rancho Cucamonga, CA, US

DUPR

4.419

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6220582240
显示原始对决元数据 JSON
[
  {
    "team_id": 6256783316,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Geoffrey Nguyen",
        "dupr_id": "P17JM8",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      },
      {
        "name": "Tim Ryan",
        "dupr_id": "1QJQD3",
        "rating": 5.279,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 4442990514,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeter Sandoval",
        "dupr_id": "GGGKNM",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "West Covina, CA, US"
      },
      {
        "name": "Dwayne Siringoringo",
        "dupr_id": "1QK0R5",
        "rating": 4.419,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/793947/images/profile/c2589975-7649-4c3b-8722-a233439da049.png",
        "location": "Rancho Cucamonga, CA, US"
      }
    ]
  }
]