返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 8107453450

对局比分

15-6

落败 / Loss

对决日期

2026-01-16

对局时间 (估算)

11:30 PM

对决场地

Seminole, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
BJ
Bruce Jonas

3LV7R5 · Tampa, FL, US

DUPR

3.606

George Rangelov

ZNYKYW · Largo, FL, US

DUPR

5.644

阵营 2负方
MG
Michael Greco

8KVGJ6 · St. Petersburg, FL, US

DUPR

4.340

RD
Rob Dobbs

3P5DQ3 · St. Petersburg, FL, US

DUPR

4.156

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8107453450
显示原始对决元数据 JSON
[
  {
    "team_id": 6611164936,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bruce Jonas",
        "dupr_id": "3LV7R5",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "George Rangelov",
        "dupr_id": "ZNYKYW",
        "rating": 5.644,
        "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": 4688432902,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Greco",
        "dupr_id": "8KVGJ6",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Rob Dobbs",
        "dupr_id": "3P5DQ3",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]