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

USLPL 35+ Championships

ID: 4753871548

对局比分

11-7, 7-11, 11-2

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RB
Rachel Barrack

8GXRMD · Gaithersburg, MD, US

DUPR

4.850

BL
Ben Lilly

8JVJ4W · Columbus, OH, US

DUPR

5.255

阵营 2负方
DF
Danielle Faucher

16VZVE · Washington, DC, US

DUPR

4.710

AW
Andrew Wakefield

0YPJYQ · Baltimore, MD, US

DUPR

5.153

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4753871548
显示原始对决元数据 JSON
[
  {
    "team_id": 6592050330,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rachel Barrack",
        "dupr_id": "8GXRMD",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Ben Lilly",
        "dupr_id": "8JVJ4W",
        "rating": 5.255,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 8498643957,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Faucher",
        "dupr_id": "16VZVE",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Andrew Wakefield",
        "dupr_id": "0YPJYQ",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]