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

TapNPaddles Winter Team Challenge Open Division

ID: 6478640734

对局比分

11-6

落败 / Loss

对决日期

2026-03-17

对局时间 (估算)

11:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
RK
Ryan Kellenbarger

8J59W8 · Wichita, KS, US

DUPR

4.663

TR
Tami Racine

1QYQZ5 · Wichita, KS, US

DUPR

3.864

阵营 2负方
LB
Lori Belew

8WK7WL · Wichita, KS, US

DUPR

4.515

MD
Matt Dutton

QP25MD · Wichita, KS, US

DUPR

4.517

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6478640734
显示原始对决元数据 JSON
[
  {
    "team_id": 8497288722,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Kellenbarger",
        "dupr_id": "8J59W8",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Tami Racine",
        "dupr_id": "1QYQZ5",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 7468134789,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lori Belew",
        "dupr_id": "8WK7WL",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Matt Dutton",
        "dupr_id": "QP25MD",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]