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

LWRCC The Championships 2025

ID: 5328925490

对局比分

11-8, 4-11, 11-9

获胜 / Win

对决日期

2025-03-25

对局时间 (估算)

3:30 PM

对决场地

Player's Dr, Lakewood Ranch, FL 34202, USA

未核实场馆

对决竞争阵营

阵营 1胜方
KK
Keith King

8WZ9DM · Lakewood Ranch, FL, US

DUPR

5.001

GP
George Prince

89R75V · Bradenton, FL, US

DUPR

4.623

阵营 2负方
JR
John Riley

3XYVJ5 · Lakewood Ranch, FL, US

DUPR

4.406

BG
Brian Grogan

3ON2MP · Bradenton, FL, US

DUPR

4.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5328925490
显示原始对决元数据 JSON
[
  {
    "team_id": 8239997723,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith King",
        "dupr_id": "8WZ9DM",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "George Prince",
        "dupr_id": "89R75V",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 6146613509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Riley",
        "dupr_id": "3XYVJ5",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Brian Grogan",
        "dupr_id": "3ON2MP",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]