返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Eagle Glen Pickleball Club - Spring Beginner League

ID: 7723101924

对局比分

2-15

获胜 / Win

对决日期

2026-04-21

对局时间 (估算)

1:00 PM

对决场地

1800 Eagle Glen Pkwy, Corona, CA 92883, USA

未核实场馆

对决竞争阵营

阵营 1负方
AH
Arianne Hendrix

59GYDV · USA

DUPR

2.771

DA
Darriyan Asher

Q9JGO4 · USA

DUPR

2.918

阵营 2胜方
JT
Julie Trapp

ELEQ2J · Corona, CA, US

DUPR

3.176

JT
Jennifer Trujillo

QJDK45 · USA

DUPR

3.161

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7723101924
显示原始对决元数据 JSON
[
  {
    "team_id": 4373606226,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arianne Hendrix",
        "dupr_id": "59GYDV",
        "rating": 2.771,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darriyan Asher",
        "dupr_id": "Q9JGO4",
        "rating": 2.918,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4469257708,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julie Trapp",
        "dupr_id": "ELEQ2J",
        "rating": 3.176,
        "profile_pic_url": null,
        "location": "Corona, CA, US"
      },
      {
        "name": "Jennifer  Trujillo",
        "dupr_id": "QJDK45",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]