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

Mixed Advanced 50+ - 2nd Annual Sarasota Sailors Slam

ID: 8170894781

对局比分

0-11

获胜 / Win

对决日期

2024-11-16

对局时间 (估算)

6:15 AM

对决场地

601 S Pompano Pkwy

未核实场馆

对决竞争阵营

阵营 1负方
MR
Marie Roy

3LYK6J · Bradenton, FL, US

DUPR

4.077

RB
Ray Broccolo

3XORKR · USA

DUPR

3.535

阵营 2胜方
BG
Brian Grogan

3ON2MP · Bradenton, FL, US

DUPR

4.352

JB
Jennifer Breyfogle

8DJ7LM · Lakewood Ranch, FL, US

DUPR

4.514

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8170894781
显示原始对决元数据 JSON
[
  {
    "team_id": 6006576235,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marie Roy",
        "dupr_id": "3LYK6J",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Ray Broccolo",
        "dupr_id": "3XORKR",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5456235973,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Grogan",
        "dupr_id": "3ON2MP",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Jennifer Breyfogle",
        "dupr_id": "8DJ7LM",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]