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

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

ID: 8240655375

对局比分

11-5

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

4:45 AM

对决场地

Oakland, NJ

View Facility Page →

对决竞争阵营

阵营 1胜方
SB
Sabrina Barisano

W6RR5G · New York, NY, US

DUPR

5.003

SO
Stan Oneil

76DGX5 · NJ, US

DUPR

4.160

阵营 2负方
KE
Kimberly Ercolino

G5ZM4G · USA

DUPR

2.878

IV
Ian Vomero

V4DXJ5 · Oakland, NJ, US

DUPR

4.153

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8240655375
显示原始对决元数据 JSON
[
  {
    "team_id": 8421412748,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sabrina Barisano",
        "dupr_id": "W6RR5G",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Stan Oneil",
        "dupr_id": "76DGX5",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 5339952796,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kimberly Ercolino",
        "dupr_id": "G5ZM4G",
        "rating": 2.878,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ian Vomero",
        "dupr_id": "V4DXJ5",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Oakland, NJ, US"
      }
    ]
  }
]