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

PickleFest - Deportemania - +18 Dobles Femenino Intermedio

ID: 5672475698

对局比分

11-15

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AD
Ale Devescovi

EGJ6RW · USA

DUPR

3.752

YP
Yanoa Pomalima

W6N0DY · Miraflores, Provincia de Lima, PE

DUPR

3.581

阵营 2胜方
GA
Gabriela Angeles

0QYONN · Trujillo, La Libertad, PE

DUPR

3.490

AS
Auris Silva

JJDRDW · Aragua, VE

DUPR

3.779

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5672475698
显示原始对决元数据 JSON
[
  {
    "team_id": 4762625027,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ale Devescovi",
        "dupr_id": "EGJ6RW",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yanoa Pomalima",
        "dupr_id": "W6N0DY",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "Miraflores, Provincia de Lima, PE"
      }
    ]
  },
  {
    "team_id": 6906763817,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gabriela Angeles",
        "dupr_id": "0QYONN",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": "Trujillo, La Libertad, PE"
      },
      {
        "name": "Auris Silva",
        "dupr_id": "JJDRDW",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "Aragua, VE"
      }
    ]
  }
]