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

RALLY RUSH PICKLEBALL - FEMENINO OPEN

ID: 4722080354

对局比分

11-4

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

3:30 PM

对决场地

Parque Pedro Ureña, Víctor Larco Herrera, Peru

未核实场馆

对决竞争阵营

阵营 1胜方
GA
Gabriela Angeles

0QYONN · Trujillo, La Libertad, PE

DUPR

3.477

AS
Auris Silva

JJDRDW · Aragua, VE

DUPR

3.773

阵营 2负方
AR
Adriana Rosado

WX2GEM · USA

DUPR

3.053

NB
Nicole Byer

6ZZJ60 · USA

DUPR

3.446

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4722080354
显示原始对决元数据 JSON
[
  {
    "team_id": 6566927391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriela Angeles",
        "dupr_id": "0QYONN",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Trujillo, La Libertad, PE"
      },
      {
        "name": "Auris Silva",
        "dupr_id": "JJDRDW",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": "Aragua, VE"
      }
    ]
  },
  {
    "team_id": 7937020558,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adriana Rosado",
        "dupr_id": "WX2GEM",
        "rating": 3.053,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicole Byer",
        "dupr_id": "6ZZJ60",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]