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

Dinko de Mayo (2025)

ID: 7106896726

对局比分

15-17

落败 / Loss

对决日期

2025-05-01

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MS
Maily Sithixay

84MOJM · Suisun City, CA, US

DUPR

4.085

LM
Louella Maxwell

8MQL0G · Fairfield, CA, US

DUPR

4.247

阵营 2胜方
KR
Kat Ruef

XJN7Q7 · CA, US

DUPR

3.964

MW
Maricell White

1NOLZ7 · Pittsburg, CA, US

DUPR

3.876

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7106896726
显示原始对决元数据 JSON
[
  {
    "team_id": 6290775620,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maily Sithixay",
        "dupr_id": "84MOJM",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Suisun City, CA, US"
      },
      {
        "name": "Louella Maxwell",
        "dupr_id": "8MQL0G",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Fairfield, CA, US"
      }
    ]
  },
  {
    "team_id": 8201255558,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kat Ruef",
        "dupr_id": "XJN7Q7",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Maricell White",
        "dupr_id": "1NOLZ7",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      }
    ]
  }
]