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

APP Tour: The Owl Newport Beach Open -USAP GT Tourney AARP Masters Pro Mixed Doubles

ID: 6980016545

对局比分

11-7, 7-11, 11-8

获胜 / Win

对决日期

2024-07-03

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JR
Jenny Reifeis

89OPPE · St. Cloud, FL, US

DUPR

5.255

FW
FD Wilder

3OZ4W2 · Naples, FL, US

DUPR

5.399

阵营 2负方
MM
Mark Malott

1RDOWM · Lake Havasu City, AZ, US

DUPR

5.013

KO
Kelly Ojeda

3VGGX7 · Bakersfield, CA, US

DUPR

5.326

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6980016545
显示原始对决元数据 JSON
[
  {
    "team_id": 6703571156,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenny Reifeis",
        "dupr_id": "89OPPE",
        "rating": 5.255,
        "profile_pic_url": null,
        "location": "St. Cloud, FL, US"
      },
      {
        "name": "FD Wilder",
        "dupr_id": "3OZ4W2",
        "rating": 5.399,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 5215862020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Malott",
        "dupr_id": "1RDOWM",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Lake Havasu City, AZ, US"
      },
      {
        "name": "Kelly Ojeda",
        "dupr_id": "3VGGX7",
        "rating": 5.326,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  }
]