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

DUPR 16

ID: 5658159626

对局比分

15-9

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

3:30 PM

对决场地

Pickle N Pins

未核实场馆

对决竞争阵营

阵营 1胜方
AO
Andy Oranje

6ZZOGQ · Baton Rouge, LA, US

DUPR

4.514

LB
Lillie Ballanco

6KMJZK · USA

DUPR

3.278

阵营 2负方
JD
Julian De Jesus

LV5YZQ · USA

DUPR

3.161

LR
Liz Rodrigue

GG707V · New Orleans, LA, US

DUPR

4.250

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5658159626
显示原始对决元数据 JSON
[
  {
    "team_id": 4622777413,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Oranje",
        "dupr_id": "6ZZOGQ",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Lillie Ballanco",
        "dupr_id": "6KMJZK",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7705689863,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julian De Jesus",
        "dupr_id": "LV5YZQ",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liz Rodrigue",
        "dupr_id": "GG707V",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]