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

2025/26 APP Selkirk Collegiate Series Championship Sunday

ID: 6324404769

对局比分

15-7

落败 / Loss

对决日期

2026-01-11

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Brock Masters

L297E5 · Altamonte Springs, FL, US

DUPR

4.843

JN
Justin Nguyen

ODL00E · Orlando, FL, US

DUPR

4.713

阵营 2负方
GC
Gavin Corbett

L5LVEQ · Gainesville, FL, US

DUPR

4.586

WW
William Wu

3VV0G5 · Jupiter, FL, US

DUPR

4.256

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6324404769
显示原始对决元数据 JSON
[
  {
    "team_id": 4488721176,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brock Masters",
        "dupr_id": "L297E5",
        "rating": 4.843,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1106638/images/profile/ebe18ca2-9117-4331-86b5-d2749109c4d5.png",
        "location": "Altamonte Springs, FL, US"
      },
      {
        "name": "Justin Nguyen",
        "dupr_id": "ODL00E",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 8074740030,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gavin Corbett",
        "dupr_id": "L5LVEQ",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "William Wu",
        "dupr_id": "3VV0G5",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      }
    ]
  }
]