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

Upstate Open - 5 - Men's Doubles 4.0 Group1

ID: 4830418508

对局比分

11-8

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LC
Luis Caicedo

99ZPEE · USA

DUPR

3.494

BG
Brad Grice

PZWQ6E · Greenville, SC, US

DUPR

3.960

阵营 2负方
CR
Chris Riggins

4VW9X2 · USA

DUPR

3.868

SB
steven Batson

2ZOJN4 · USA

DUPR

3.192

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4830418508
显示原始对决元数据 JSON
[
  {
    "team_id": 6634950090,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luis Caicedo",
        "dupr_id": "99ZPEE",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Grice",
        "dupr_id": "PZWQ6E",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      }
    ]
  },
  {
    "team_id": 7149368489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris  Riggins",
        "dupr_id": "4VW9X2",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "steven Batson",
        "dupr_id": "2ZOJN4",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]