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

Portside Pickle Winter Slam - Mixed Doubles Skill: (4.5 And Above) Age: (Any)

ID: 4878703260

对局比分

3-11

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

1:00 PM

对决场地

Pensacola, FL

View Facility Page →

对决竞争阵营

阵营 1负方
KR
Kelli Reeves

PZVE0M · Pace, FL, US

DUPR

4.326

GO
Giovanni Ortiz

5E2DER · Gulf Breeze, FL, US

DUPR

4.322

阵营 2胜方
AU
Adela Umannova

3OZW4W · Desná, Liberec Region, CZ

DUPR

4.700

JK
Jake Koonce

4ZGRQG · Spanish Fort, AL, US

DUPR

5.103

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4878703260
显示原始对决元数据 JSON
[
  {
    "team_id": 7036241023,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelli Reeves",
        "dupr_id": "PZVE0M",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Pace, FL, US"
      },
      {
        "name": "Giovanni Ortiz",
        "dupr_id": "5E2DER",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Gulf Breeze, FL, US"
      }
    ]
  },
  {
    "team_id": 6567411473,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adela Umannova",
        "dupr_id": "3OZW4W",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Desná, Liberec Region, CZ"
      },
      {
        "name": "Jake Koonce",
        "dupr_id": "4ZGRQG",
        "rating": 5.103,
        "profile_pic_url": null,
        "location": "Spanish Fort, AL, US"
      }
    ]
  }
]