返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

March Madness Moneyball @ Montville (DUPR 9) Mixed Doubles

ID: 7660576376

对局比分

6-15

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

9:00 PM

对决场地

153 River Rd, Montville, NJ 07045, USA

View Facility Page →

对决竞争阵营

阵营 1负方
SB
Sabrina Barisano

W6RR5G · New York, NY, US

DUPR

5.050

JD
Justin Deintinis

3YNZ9D · Pequannock Township, NJ, US

DUPR

5.594

阵营 2胜方
AG
Ashley Georgevich

L5K6XK · Saddle Brook, NJ, US

DUPR

5.051

LK
Leo Kupferman

W65JPG · West Orange, NJ, US

DUPR

5.524

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7660576376
显示原始对决元数据 JSON
[
  {
    "team_id": 6123296791,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sabrina Barisano",
        "dupr_id": "W6RR5G",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Justin Deintinis",
        "dupr_id": "3YNZ9D",
        "rating": 5.594,
        "profile_pic_url": null,
        "location": "Pequannock Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5401498539,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ashley Georgevich",
        "dupr_id": "L5K6XK",
        "rating": 5.051,
        "profile_pic_url": null,
        "location": "Saddle Brook, NJ, US"
      },
      {
        "name": "Leo Kupferman",
        "dupr_id": "W65JPG",
        "rating": 5.524,
        "profile_pic_url": null,
        "location": "West Orange, NJ, US"
      }
    ]
  }
]