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

4.5 50+ Men's Doubles - CAPA San Diego Championship 2024

ID: 6962475317

对局比分

6-11

获胜 / Win

对决日期

2024-02-24

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
PV
Paul Vega

8D59V6 · Arcadia, CA, US

DUPR

4.137

JR
John Robert quijada

1NO7L2 · USA

DUPR

3.917

阵营 2胜方
Shawn Runnells

890OV8 · Chula Vista, CA, US

DUPR

4.641

OP
Owen Pilgrim

1N5J63 · Chula Vista, CA, US

DUPR

4.787

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6962475317
显示原始对决元数据 JSON
[
  {
    "team_id": 6629502874,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Vega",
        "dupr_id": "8D59V6",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      },
      {
        "name": "John Robert quijada",
        "dupr_id": "1NO7L2",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5392068792,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shawn Runnells",
        "dupr_id": "890OV8",
        "rating": 4.641,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1525438/images/profile/ef35137d-88ff-4f5e-8672-11fef8f417c4.jpg",
        "location": "Chula Vista, CA, US"
      },
      {
        "name": "Owen Pilgrim",
        "dupr_id": "1N5J63",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      }
    ]
  }
]