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

TORNEO III ANIVERSARIO DEL CPSM

ID: 4660770486

对局比分

15-9

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

7:30 PM

对决场地

Complejo Deportivo Juan Joya Cordero, Avenida Bertolotto, San Miguel, Peru

未核实场馆

对决竞争阵营

阵营 1胜方
MP
Mariagrasia Pino

76EQOM · USA

DUPR

3.812

KD
Katherine Daphne

L5EY56 · San Miguel, Lima Province, PE

DUPR

4.019

阵营 2负方
AS
Auris Silva

JJDRDW · Aragua, VE

DUPR

3.724

GA
Gabriela Angeles

0QYONN · Trujillo, La Libertad, PE

DUPR

3.517

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4660770486
显示原始对决元数据 JSON
[
  {
    "team_id": 5722444392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mariagrasia Pino",
        "dupr_id": "76EQOM",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Katherine Daphne",
        "dupr_id": "L5EY56",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "San Miguel, Lima Province, PE"
      }
    ]
  },
  {
    "team_id": 5111953112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Auris Silva",
        "dupr_id": "JJDRDW",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Aragua, VE"
      },
      {
        "name": "Gabriela Angeles",
        "dupr_id": "0QYONN",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": "Trujillo, La Libertad, PE"
      }
    ]
  }
]