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

Cinco de Mayo Fixed-Partner Round Robin - Co-Ed Doubles Skill: (3.5-4.0) Age: (Any)

ID: 6413528988

对局比分

11-3

获胜 / Win

对决日期

2025-05-05

对局时间 (估算)

1:00 PM

对决场地

Richmond, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
RA
Rachel Altomare

RZJVGD · USA

DUPR

3.533

JA
Jason Altomare

2LKMYE · Dublin, CA, US

DUPR

3.804

阵营 2负方
JR
Jeannette Ramos

XJZG65 · USA

DUPR

3.473

PI
Patrick Isaacs

2L49XY · USA

DUPR

3.571

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6413528988
显示原始对决元数据 JSON
[
  {
    "team_id": 4569062046,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rachel Altomare",
        "dupr_id": "RZJVGD",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Altomare",
        "dupr_id": "2LKMYE",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Dublin, CA, US"
      }
    ]
  },
  {
    "team_id": 5031151381,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeannette Ramos",
        "dupr_id": "XJZG65",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Isaacs",
        "dupr_id": "2L49XY",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]