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

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

ID: 7113405982

对局比分

22-20

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

11:30 PM

对决场地

TapNPaddles

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Jay Sourinthone

4ZPP96 · Nashville, TN, US

DUPR

4.731

TT
thao-nhu truong

G0QNQQ · USA

DUPR

3.479

阵营 2负方
RL
Ramon Lozano

359LR1 · Hays, KS, US

DUPR

4.531

CC
Casey Compton

7662XM · Andover, KS, US

DUPR

3.678

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7113405982
显示原始对决元数据 JSON
[
  {
    "team_id": 6016432096,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jay Sourinthone",
        "dupr_id": "4ZPP96",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "thao-nhu truong",
        "dupr_id": "G0QNQQ",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8290621611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ramon Lozano",
        "dupr_id": "359LR1",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Hays, KS, US"
      },
      {
        "name": "Casey Compton",
        "dupr_id": "7662XM",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "Andover, KS, US"
      }
    ]
  }
]