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

Pool A - DUPR 18 - The Dink Minor League Pickleball @ TapNPaddles powered by InPickle Nation and Sponsored by JustPaddles ~ Wichita, Kansas (March)

ID: 6490818602

对局比分

21-16

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

3:30 PM

对决场地

TapNPaddles

View Facility Page →

对决竞争阵营

阵营 1胜方
WV
Wyatt Vanse

Z94LJD · Tulsa, OK, US

DUPR

4.361

MS
Maria Seigel

1220LY · Jenks, OK, US

DUPR

4.212

阵营 2负方
CG
Christopher George

XJLQ0R · Wichita, KS, US

DUPR

4.548

AK
Alicia Knott

8MKGPP · USA

DUPR

4.257

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6490818602
显示原始对决元数据 JSON
[
  {
    "team_id": 7060026124,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wyatt Vanse",
        "dupr_id": "Z94LJD",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Maria Seigel",
        "dupr_id": "1220LY",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  },
  {
    "team_id": 6147546535,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher George",
        "dupr_id": "XJLQ0R",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Alicia Knott",
        "dupr_id": "8MKGPP",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]