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

TapNPaddles Winter Team Challenge 16s Division

ID: 4988997556

对局比分

10-12

落败 / Loss

对决日期

2026-02-25

对局时间 (估算)

5:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
SE
Steve Egan

KO54X6 · Derby, KS, US

DUPR

3.757

LA
Lonnie Allen Lollar

3Y0EJG · Derby, KS, US

DUPR

4.450

阵营 2胜方
CS
Cody Schott

YGMJNE · Wichita, KS, US

DUPR

4.056

David Cruz

O6DN97 · Wichita, KS, US

DUPR

3.974

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4988997556
显示原始对决元数据 JSON
[
  {
    "team_id": 6574694579,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Egan",
        "dupr_id": "KO54X6",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      },
      {
        "name": "Lonnie Allen Lollar",
        "dupr_id": "3Y0EJG",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      }
    ]
  },
  {
    "team_id": 7602551720,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cody Schott",
        "dupr_id": "YGMJNE",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "David Cruz",
        "dupr_id": "O6DN97",
        "rating": 3.974,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1249945/images/profile/adbd0301-b2ad-435d-af9f-c91da9cf6cfb.png",
        "location": "Wichita, KS, US"
      }
    ]
  }
]