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

MARCH MADNESS by CAM OHANA @ The Picklr Williamsburg - CASH PRIZE EVENT: Mens Doubles Skill: (MAX COMBINED TEAM DUPR 9.5) Age: (ANY)

ID: 7956604148

对局比分

4-15

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

9:00 PM

对决场地

Williamsburg, VA

View Facility Page →

对决竞争阵营

阵营 1负方
JL
Jason Levin

17N4PM · USA

DUPR

4.191

D
Donald

0Y020G · Chesapeake, VA, US

DUPR

3.692

阵营 2胜方
PN
Payton Noyes

R8JYO8 · Virginia Beach, VA, US

DUPR

5.261

DG
Devin Guy

7645ZM · Virginia Beach, VA, US

DUPR

3.929

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7956604148
显示原始对决元数据 JSON
[
  {
    "team_id": 8076611014,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Levin",
        "dupr_id": "17N4PM",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Donald",
        "dupr_id": "0Y020G",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Chesapeake, VA, US"
      }
    ]
  },
  {
    "team_id": 4776918290,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Payton Noyes",
        "dupr_id": "R8JYO8",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "Devin Guy",
        "dupr_id": "7645ZM",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      }
    ]
  }
]