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

Lil' Rhody Spring Break Classic - Mixed Doubles (3.5-4.0)

ID: 7240289604

对局比分

3-11

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

1:00 PM

对决场地

North Kingstown, RI

View Facility Page →

对决竞争阵营

阵营 1负方
JG
Jane Goodger

ODLGW7 · USA

DUPR

3.462

CR
Chris Reynolds

JP0944 · USA

DUPR

3.252

阵营 2胜方
KD
Karen Delano

2QLGPY · USA

DUPR

3.632

RC
Rob Curtis

G59O9X · Boston, MA, US

DUPR

4.054

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7240289604
显示原始对决元数据 JSON
[
  {
    "team_id": 5931307443,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jane Goodger",
        "dupr_id": "ODLGW7",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris  Reynolds",
        "dupr_id": "JP0944",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7883890403,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karen Delano",
        "dupr_id": "2QLGPY",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Curtis",
        "dupr_id": "G59O9X",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]