返回检索中心
匹克球对决数据双打对决 (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: 8467427495

对局比分

21-18

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

12:45 AM

对决场地

TapNPaddles

View Facility Page →

对决竞争阵营

阵营 1胜方
JJ
Janine Johnson

8JGRZJ · Jenks, OK, US

DUPR

4.000

MS
Maria Seigel

1220LY · Jenks, OK, US

DUPR

4.234

阵营 2负方
JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.638

AK
Alicia Knott

8MKGPP · USA

DUPR

4.250

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8467427495
显示原始对决元数据 JSON
[
  {
    "team_id": 5847396068,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janine Johnson",
        "dupr_id": "8JGRZJ",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      },
      {
        "name": "Maria Seigel",
        "dupr_id": "1220LY",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  },
  {
    "team_id": 4505772139,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      },
      {
        "name": "Alicia Knott",
        "dupr_id": "8MKGPP",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]