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

2025 Southern Championships - Mens Doubles Skill: (4.0) Age: (16 And Above)

ID: 5834858296

对局比分

6-11

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

5:00 PM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1负方
JJ
Justin Johnson

N7LEG7 · Coolidge, GA, US

DUPR

3.472

WH
wilson hulett

99JLME · Moultrie, GA, US

DUPR

4.345

阵营 2胜方
JV
Jeff Vining

8WQKQQ · Columbia, SC, US

DUPR

4.075

BR
Blake Risher

ODW0OE · Blythewood, SC, US

DUPR

4.214

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5834858296
显示原始对决元数据 JSON
[
  {
    "team_id": 5991526684,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Johnson",
        "dupr_id": "N7LEG7",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": "Coolidge, GA, US"
      },
      {
        "name": "wilson hulett",
        "dupr_id": "99JLME",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Moultrie, GA, US"
      }
    ]
  },
  {
    "team_id": 7380556683,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Vining",
        "dupr_id": "8WQKQQ",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      },
      {
        "name": "Blake Risher",
        "dupr_id": "ODW0OE",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Blythewood, SC, US"
      }
    ]
  }
]