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

DUPR 16

ID: 5199346388

对局比分

15-6

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

9:00 PM

对决场地

Pickle N Pins

未核实场馆

对决竞争阵营

阵营 1胜方
AO
Andy Oranje

6ZZOGQ · Baton Rouge, LA, US

DUPR

4.509

CH
Chance Huynh

L5X556 · Porter, TX, US

DUPR

4.289

阵营 2负方
PM
Peter Marse

L57M7J · Kenner, LA, US

DUPR

3.604

JB
Jacob Berthelot

DWEGD4 · Metairie, LA, US

DUPR

4.509

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5199346388
显示原始对决元数据 JSON
[
  {
    "team_id": 4774188132,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Oranje",
        "dupr_id": "6ZZOGQ",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Chance Huynh",
        "dupr_id": "L5X556",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  },
  {
    "team_id": 7918479118,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Marse",
        "dupr_id": "L57M7J",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Kenner, LA, US"
      },
      {
        "name": "Jacob Berthelot",
        "dupr_id": "DWEGD4",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  }
]