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

Round Robin - Fixed Doubles

ID: 5569682230

对局比分

5-11

落败 / Loss

对决日期

2025-05-27

对局时间 (估算)

11:30 PM

对决场地

Dunkin'

未核实场馆

对决竞争阵营

阵营 1负方
RV
Raudel Valdes

2LLJ7R · Lee County, FL, US

DUPR

3.946

CD
Chris Dudy

7N5XW0 · USA

DUPR

3.992

阵营 2胜方
MB
Milo Briz

KDXPY7 · USA

DUPR

4.046

MN
Max neumann

4VVVZV · USA

DUPR

4.079

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5569682230
显示原始对决元数据 JSON
[
  {
    "team_id": 8136410553,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raudel Valdes",
        "dupr_id": "2LLJ7R",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": "Lee County, FL, US"
      },
      {
        "name": "Chris Dudy",
        "dupr_id": "7N5XW0",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7292232287,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Milo Briz",
        "dupr_id": "KDXPY7",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max neumann",
        "dupr_id": "4VVVZV",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]