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

Pool B - DUPR 18 (Sun 4/26)

ID: 8447778905

对局比分

19-21

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

6:15 AM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
JJ
Janine Johnson

8JGRZJ · Jenks, OK, US

DUPR

4.043

MS
Maria Seigel

1220LY · Jenks, OK, US

DUPR

4.340

阵营 2胜方
JR
Jill Reyes

Z99Z4M · Wichita, KS, US

DUPR

4.319

LQ
Lena Quach

ZNLYXL · Wichita, KS, US

DUPR

4.673

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8447778905
显示原始对决元数据 JSON
[
  {
    "team_id": 7892300502,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Janine Johnson",
        "dupr_id": "8JGRZJ",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      },
      {
        "name": "Maria Seigel",
        "dupr_id": "1220LY",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  },
  {
    "team_id": 6859407004,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jill Reyes",
        "dupr_id": "Z99Z4M",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Lena Quach",
        "dupr_id": "ZNLYXL",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]