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

LWRCC The Championships 2025

ID: 8375709421

对局比分

15-13

落败 / Loss

对决日期

2025-03-26

对局时间 (估算)

2:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
Barry Wolf

3L4VK3 · Bradenton, FL, US

DUPR

4.431

JB
Jennifer Bright

596OJL · Sarasota, FL, US

DUPR

4.412

阵营 2负方
GP
George Prince

89R75V · Bradenton, FL, US

DUPR

4.601

EB
Erin Bryce

8924OR · Lakewood Ranch, FL, US

DUPR

5.122

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8375709421
显示原始对决元数据 JSON
[
  {
    "team_id": 5453977126,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barry Wolf",
        "dupr_id": "3L4VK3",
        "rating": 4.431,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1140846/images/profile/ff8d8c96-36e6-4de9-9b85-2644b11223b1.png",
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Jennifer Bright",
        "dupr_id": "596OJL",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 4797784431,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Prince",
        "dupr_id": "89R75V",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Erin Bryce",
        "dupr_id": "8924OR",
        "rating": 5.122,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]