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

PIRATAS TORNEO PRIMAVERA - Mixed Doubles OPEN

ID: 6282028318

对局比分

15-14

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

11:30 PM

对决场地

PIRATAS PICKLEBALL PUERTO MORELOS

未核实场馆

对决竞争阵营

阵营 1胜方
AW
Aaron Whitworth

3VX2RJ · Ciudad de México, CDMX, MX

DUPR

4.879

DE
Dasha Emelianova

K5QZOK · USA

DUPR

3.733

阵营 2负方
LR
Luc RICHARD

ZNLEQW · Puerto Morelos, Q.R., MX

DUPR

4.516

DF
Debbie Felixson

E9VGWV · San Miguel de Cozumel, Q.R., MX

DUPR

3.617

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6282028318
显示原始对决元数据 JSON
[
  {
    "team_id": 8259765540,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Whitworth",
        "dupr_id": "3VX2RJ",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Ciudad de México, CDMX, MX"
      },
      {
        "name": "Dasha Emelianova",
        "dupr_id": "K5QZOK",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5168946038,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luc RICHARD",
        "dupr_id": "ZNLEQW",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Puerto Morelos, Q.R., MX"
      },
      {
        "name": "Debbie Felixson",
        "dupr_id": "E9VGWV",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "San Miguel de Cozumel, Q.R., MX"
      }
    ]
  }
]