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

Dink and Drink Mixed Tournament 3.34 to 3.66

ID: 7779581854

对局比分

12-15

落败 / Loss

对决日期

2025-12-05

对局时间 (估算)

11:30 PM

对决场地

Epic Athletic Club

未核实场馆

对决竞争阵营

阵营 1负方
MM
Monica Martinez

PKD4JM · Doral, FL, US

DUPR

3.211

GT
Gabriel Tafur

7D2JPM · Doral, FL, US

DUPR

3.432

阵营 2胜方
SM
Soledad Maturana

XKDDZ5 · Miami, FL, US

DUPR

3.252

HA
Haresh Ahuja

6NEEY0 · Miami, FL, US

DUPR

3.666

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7779581854
显示原始对决元数据 JSON
[
  {
    "team_id": 8114666524,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Monica Martinez",
        "dupr_id": "PKD4JM",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": "Doral, FL, US"
      },
      {
        "name": "Gabriel Tafur",
        "dupr_id": "7D2JPM",
        "rating": 3.432,
        "profile_pic_url": null,
        "location": "Doral, FL, US"
      }
    ]
  },
  {
    "team_id": 7069553273,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Soledad Maturana",
        "dupr_id": "XKDDZ5",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Haresh Ahuja",
        "dupr_id": "6NEEY0",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]