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

Picklehead247 9.299 MENS / 9.599 MIXED Moneyball Event

ID: 5485567337

对局比分

11-5

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

6:15 AM

对决场地

Pickle & Pint, South Belcher Road, Largo, FL, USA

未核实场馆

对决竞争阵营

阵营 1胜方
KT
Kevin Truong

GG6LLX · Oviedo, FL, US

DUPR

4.345

BT
Brandon Tom

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

DUPR

4.872

阵营 2负方
SM
Steven Marto

3VEWMP · Canton, GA, US

DUPR

4.279

GB
Gary Beltowski

8D04M3 · USA

DUPR

4.582

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5485567337
显示原始对决元数据 JSON
[
  {
    "team_id": 5652846750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Truong",
        "dupr_id": "GG6LLX",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Oviedo, FL, US"
      },
      {
        "name": "Brandon Tom",
        "dupr_id": "GG9O6D",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      }
    ]
  },
  {
    "team_id": 6726113937,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Marto",
        "dupr_id": "3VEWMP",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Gary Beltowski",
        "dupr_id": "8D04M3",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]