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

Frenchy's Pickled Grouper Classic presented by Arrive® - 1800 Tequila Moneyball OPEN Bracket - $1800

ID: 6059286298

对局比分

7-11

获胜 / Win

对决日期

2026-01-16

对局时间 (估算)

11:30 PM

对决场地

Seminole, FL

View Facility Page →

对决竞争阵营

阵营 1负方
BJ
Bruce Jonas

3LV7R5 · Tampa, FL, US

DUPR

3.657

George Rangelov

ZNYKYW · Largo, FL, US

DUPR

5.657

阵营 2胜方
TK
Thomas King

2LJQ9Y · St. Petersburg, FL, US

DUPR

4.782

CM
Chance Morgan

OZRR2W · St. Petersburg, FL, US

DUPR

4.493

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6059286298
显示原始对决元数据 JSON
[
  {
    "team_id": 4485135934,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bruce Jonas",
        "dupr_id": "3LV7R5",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "George Rangelov",
        "dupr_id": "ZNYKYW",
        "rating": 5.657,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/80239/images/profile/c66fbc60-c8d7-48a0-94d6-3d90ff8f0419.jpg",
        "location": "Largo, FL, US"
      }
    ]
  },
  {
    "team_id": 7219967609,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas King",
        "dupr_id": "2LJQ9Y",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Chance Morgan",
        "dupr_id": "OZRR2W",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]