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

Round Robin - Fixed Doubles

ID: 7455412171

对局比分

11-5

获胜 / Win

对决日期

2025-05-20

对局时间 (估算)

8:45 AM

对决场地

Dunkin'

未核实场馆

对决竞争阵营

阵营 1胜方
Milo Briz

KDXPY7 · Cape Coral, FL, US

DUPR

3.980

MN
Max neumann

4VVVZV · Cape Coral, FL, US

DUPR

4.014

阵营 2负方
RV
Raudel Valdes

2LLJ7R · Lee County, FL, US

DUPR

3.993

ER
Emmanuel Roque

NRWGW2 · USA

DUPR

3.045

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7455412171
显示原始对决元数据 JSON
[
  {
    "team_id": 4895972922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Milo Briz",
        "dupr_id": "KDXPY7",
        "rating": 3.98,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1333830/images/profile/e325a1b5-fc22-43bb-b017-60f4d6cefd1f.png",
        "location": "Cape Coral, FL, US"
      },
      {
        "name": "Max neumann",
        "dupr_id": "4VVVZV",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Cape Coral, FL, US"
      }
    ]
  },
  {
    "team_id": 8015063971,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raudel Valdes",
        "dupr_id": "2LLJ7R",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Lee County, FL, US"
      },
      {
        "name": "Emmanuel Roque",
        "dupr_id": "NRWGW2",
        "rating": 3.045,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]