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

USLPL Indianapolis

ID: 7839938691

对局比分

3-11, 2-11

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
EG
Eric Gagnon

1N54W3 · Palm Coast, FL, US

DUPR

4.993

BB
Brooks Brooks

8GXJGG · Merritt Island, FL, US

DUPR

4.746

阵营 2胜方
AB
Andrew Biederman

3ORXP2 · Truckee, CA, US

DUPR

5.248

DB
Danny Bretherton

YGW24K · Washington, DC, US

DUPR

4.853

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7839938691
显示原始对决元数据 JSON
[
  {
    "team_id": 4818652949,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Gagnon",
        "dupr_id": "1N54W3",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Palm Coast, FL, US"
      },
      {
        "name": "Brooks Brooks",
        "dupr_id": "8GXJGG",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Merritt Island, FL, US"
      }
    ]
  },
  {
    "team_id": 7984401914,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Biederman",
        "dupr_id": "3ORXP2",
        "rating": 5.248,
        "profile_pic_url": null,
        "location": "Truckee, CA, US"
      },
      {
        "name": "Danny Bretherton",
        "dupr_id": "YGW24K",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  }
]