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

2026 Show-Me State Games Winter Blast - Mens Doubles Skill: (4.0 And Under) (49 & Under/50 & Above)

ID: 5120959389

对局比分

7-15

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

10:15 AM

对决场地

Fenton, MO

View Facility Page →

对决竞争阵营

阵营 1负方
TL
Tom Luft

EL967V · USA

DUPR

3.450

CL
Carter Luft

V2X00E · USA

DUPR

3.450

阵营 2胜方
JB
Jeff Bee

MY2KLL · Saint Charles, MO, US

DUPR

3.723

KG
Kyle Gottuso

89NQK7 · Saint Charles, MO, US

DUPR

4.040

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5120959389
显示原始对决元数据 JSON
[
  {
    "team_id": 4942004133,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Luft",
        "dupr_id": "EL967V",
        "rating": 3.45,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carter Luft",
        "dupr_id": "V2X00E",
        "rating": 3.45,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8176171872,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Bee",
        "dupr_id": "MY2KLL",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      },
      {
        "name": "Kyle Gottuso",
        "dupr_id": "89NQK7",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      }
    ]
  }
]