返回检索中心
匹克球对决数据双打对决 (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: 6155901571

对局比分

15-11

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

8:45 AM

对决场地

Williamsburg, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
KT
Keith Tam

569KPP · Richmond, VA, US

DUPR

4.513

BR
Ben Reese

O6K2M2 · Chesterfield County, VA, US

DUPR

4.612

阵营 2负方
KR
Kevin Rawls

8J59NO · USA

DUPR

4.426

CS
Collin Smythe

3Z4PYD · USA

DUPR

4.291

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6155901571
显示原始对决元数据 JSON
[
  {
    "team_id": 8361932823,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith Tam",
        "dupr_id": "569KPP",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Ben Reese",
        "dupr_id": "O6K2M2",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Chesterfield County, VA, US"
      }
    ]
  },
  {
    "team_id": 6641085761,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Rawls",
        "dupr_id": "8J59NO",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Collin Smythe",
        "dupr_id": "3Z4PYD",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]