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

Th. Night Point Play

ID: 6949284276

对局比分

4-11

获胜 / Win

对决日期

2025-12-05

对局时间 (估算)

1:00 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1负方
Noah Spurgeon

3OE7EL · Wichita, KS, US

DUPR

4.163

JR
Jill Reyes

Z99Z4M · Wichita, KS, US

DUPR

4.284

阵营 2胜方
KB
Kevin Bradt

7DNGLM · Derby, KS, US

DUPR

4.097

ZY
Zach Young

N7YEJ7 · Wichita, KS, US

DUPR

4.460

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6949284276
显示原始对决元数据 JSON
[
  {
    "team_id": 7940259027,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Noah Spurgeon",
        "dupr_id": "3OE7EL",
        "rating": 4.163,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/166993/images/profile/ecdd8e6f-d0ac-4071-ad4e-6eba0fe7521d.jpg",
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jill Reyes",
        "dupr_id": "Z99Z4M",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 6555665245,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Bradt",
        "dupr_id": "7DNGLM",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      },
      {
        "name": "Zach Young",
        "dupr_id": "N7YEJ7",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]