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

PCKLRAMA March Open $1500 Moneyball - Mixed Doubles Skill: (Any) Age: (Any)

ID: 6504645086

对局比分

11-4

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

3:30 PM

对决场地

Oakland, NJ

View Facility Page →

对决竞争阵营

阵营 1胜方
CK
Cindy Kresch

3ZJ0VL · Mahwah, NJ, US

DUPR

5.149

AK
Anirudh Kirtane

PW4N7M · USA

DUPR

4.132

阵营 2负方
PL
Perri Lauren Goldstein

RZQDPD · Jackson, NJ, US

DUPR

3.891

RS
Ronin Sharma

67G9LG · New York, NY, US

DUPR

4.309

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6504645086
显示原始对决元数据 JSON
[
  {
    "team_id": 5797483687,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cindy Kresch",
        "dupr_id": "3ZJ0VL",
        "rating": 5.149,
        "profile_pic_url": null,
        "location": "Mahwah, NJ, US"
      },
      {
        "name": "Anirudh Kirtane",
        "dupr_id": "PW4N7M",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4538958467,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Perri Lauren Goldstein",
        "dupr_id": "RZQDPD",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Jackson, NJ, US"
      },
      {
        "name": "Ronin Sharma",
        "dupr_id": "67G9LG",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]