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

TapNPaddles Winter Team Challenge 16s Division

ID: 7206296778

对局比分

11-7

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

7:30 PM

对决场地

4956 E 35th St N, Wichita, KS 67220, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
BS
Branden Stephenson

1Q2YV0 · Wichita, KS, US

DUPR

4.428

TH
Trung Ho-Nguyen

8WRWYY · Haysville, KS, US

DUPR

4.155

阵营 2负方
IP
Ismael Parga

16RVRQ · Maize, KS, US

DUPR

3.812

JQ
Jad Qasim

PKZQJE · Wichita, KS, US

DUPR

4.374

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7206296778
显示原始对决元数据 JSON
[
  {
    "team_id": 5297965431,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Branden Stephenson",
        "dupr_id": "1Q2YV0",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Trung Ho-Nguyen",
        "dupr_id": "8WRWYY",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Haysville, KS, US"
      }
    ]
  },
  {
    "team_id": 5524475560,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ismael Parga",
        "dupr_id": "16RVRQ",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "Maize, KS, US"
      },
      {
        "name": "Jad Qasim",
        "dupr_id": "PKZQJE",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]