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

USLPL Championships

ID: 8181292922

对局比分

9-11, 11-10, 11-10

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MC
Magge Camuti

3XWOR8 · Naples, FL, US

DUPR

4.658

MB
Marc Bondi

8G09DQ · South Brunswick Township, NJ, US

DUPR

4.672

阵营 2负方
SR
Sarah Rogers

XJ5DDX · Cocoa Beach, FL, US

DUPR

4.241

RD
Richard Diamond

3VJMK6 · Sewickley, PA, US

DUPR

4.624

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8181292922
显示原始对决元数据 JSON
[
  {
    "team_id": 5296701012,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Magge Camuti",
        "dupr_id": "3XWOR8",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Marc Bondi",
        "dupr_id": "8G09DQ",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "South Brunswick Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5009244118,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sarah Rogers",
        "dupr_id": "XJ5DDX",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Cocoa Beach, FL, US"
      },
      {
        "name": "Richard Diamond",
        "dupr_id": "3VJMK6",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Sewickley, PA, US"
      }
    ]
  }
]