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

USLPL Championships

ID: 6696782201

对局比分

11-5, 11-9

获胜 / Win

对决日期

2026-01-11

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KB
Kerri Bacha

3YDLPD · York, PA, US

DUPR

4.799

MO
Marina Ohlmuller

3XOZ53 · Lakeland, FL, US

DUPR

4.708

阵营 2负方
MC
Magge Camuti

3XWOR8 · Naples, FL, US

DUPR

4.626

KK
Kristy Kind

8WKWLK · Atlanta, GA, US

DUPR

4.536

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6696782201
显示原始对决元数据 JSON
[
  {
    "team_id": 7887124226,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kerri Bacha",
        "dupr_id": "3YDLPD",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Marina Ohlmuller",
        "dupr_id": "3XOZ53",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 8205797540,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Magge Camuti",
        "dupr_id": "3XWOR8",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Kristy Kind",
        "dupr_id": "8WKWLK",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]