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

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

ID: 6991884980

对局比分

11-3

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

9:00 PM

对决场地

North Kingstown, RI

View Facility Page →

对决竞争阵营

阵营 1胜方
KD
Karen Delano

2QLGPY · USA

DUPR

3.638

RC
Rob Curtis

G59O9X · Boston, MA, US

DUPR

4.055

阵营 2负方
LW
Liz Wong

QXP9R0 · USA

DUPR

3.111

PN
Phil Ng

PZKP0X · USA

DUPR

3.254

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6991884980
显示原始对决元数据 JSON
[
  {
    "team_id": 4964938309,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Delano",
        "dupr_id": "2QLGPY",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Curtis",
        "dupr_id": "G59O9X",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 6056540457,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liz Wong",
        "dupr_id": "QXP9R0",
        "rating": 3.111,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phil Ng",
        "dupr_id": "PZKP0X",
        "rating": 3.254,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]