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

CPL (4.0) Week (7) Picklr Fair Lawn @ Pickleball Kingdom Watchung Crusaders

ID: 7240263421

对局比分

15-21

获胜 / Win

对决日期

2026-04-09

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AR
Ariana Rizvani

G5ZERD · Mahwah, NJ, US

DUPR

3.956

RS
Raymon Sarza

2L5XGR · Lingayen, Ilocos Region, PH

DUPR

4.499

阵营 2胜方
SS
Shine Smith

124QQR · Harrison, NJ, US

DUPR

4.052

CN
Christopher Natividad

X2WQ95 · Rahway, NJ, US

DUPR

4.326

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7240263421
显示原始对决元数据 JSON
[
  {
    "team_id": 7003051401,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ariana Rizvani",
        "dupr_id": "G5ZERD",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Mahwah, NJ, US"
      },
      {
        "name": "Raymon Sarza",
        "dupr_id": "2L5XGR",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Lingayen, Ilocos Region, PH"
      }
    ]
  },
  {
    "team_id": 4798961959,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shine Smith",
        "dupr_id": "124QQR",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Harrison, NJ, US"
      },
      {
        "name": "Christopher Natividad",
        "dupr_id": "X2WQ95",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Rahway, NJ, US"
      }
    ]
  }
]