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

2026 APP Selkirk Collegiate Team Championships - PA R1 MD - U of Florida Blue vs Indiana U 2

ID: 5995599474

对局比分

15-4

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

7:30 PM

对决场地

The Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
GC
Gavin Corbett

L5LVEQ · Gainesville, FL, US

DUPR

4.933

BT
Brandon Tom

GG9O6D · Port of Spain, Port of Spain Corporation, TT

DUPR

4.812

阵营 2负方
AM
alex mitchell

EWYQNM · Butler County, OH, US

DUPR

4.174

MB
Max Berlin

G57QKD · East Islip, NY, US

DUPR

3.941

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5995599474
显示原始对决元数据 JSON
[
  {
    "team_id": 7772570430,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gavin Corbett",
        "dupr_id": "L5LVEQ",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Brandon Tom",
        "dupr_id": "GG9O6D",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      }
    ]
  },
  {
    "team_id": 4337177673,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "alex mitchell",
        "dupr_id": "EWYQNM",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      },
      {
        "name": "Max Berlin",
        "dupr_id": "G57QKD",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": "East Islip, NY, US"
      }
    ]
  }
]