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

World Pickle Games Opener - Coed Open Division $1000 prize pool

ID: 5867340834

对局比分

3-11

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BN
Brian Noble

3ZYLPW · Duluth, GA, US

DUPR

4.970

LC
Luke Cartenuto

7D6WQN · Cumming, GA, US

DUPR

5.017

阵营 2胜方
JV
James Vo

DW5M7X · Atlanta, GA, US

DUPR

4.629

PC
Patric Chu

RZYGLD · Chamblee, GA, US

DUPR

4.924

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5867340834
显示原始对决元数据 JSON
[
  {
    "team_id": 6303461073,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Noble",
        "dupr_id": "3ZYLPW",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "Luke Cartenuto",
        "dupr_id": "7D6WQN",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 8174342354,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Vo",
        "dupr_id": "DW5M7X",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Patric Chu",
        "dupr_id": "RZYGLD",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      }
    ]
  }
]