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

Newport Beach Invitational $10K Amateur Purse - Mens Doubles Skill/Age Groups 5.0:19+,50+

ID: 6030694937

对局比分

15-6

获胜 / Win

对决日期

2023-03-26

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RR
Rian Rifkin

3YDOOK · Long Beach, CA, US

DUPR

4.835

NB
Naveen Beasley

16KE6Q · Colombo, WP, LK

DUPR

5.969

阵营 2负方
LK
Lewis Koons

3ZPZ6P · USA

DUPR

3.500

LL
Luke Lemaitre

8DZ2RL · Portland, OR, US

DUPR

5.622

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6030694937
显示原始对决元数据 JSON
[
  {
    "team_id": 4703696142,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rian Rifkin",
        "dupr_id": "3YDOOK",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Naveen Beasley",
        "dupr_id": "16KE6Q",
        "rating": 5.969,
        "profile_pic_url": null,
        "location": "Colombo, WP, LK"
      }
    ]
  },
  {
    "team_id": 8248495611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lewis Koons",
        "dupr_id": "3ZPZ6P",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Lemaitre",
        "dupr_id": "8DZ2RL",
        "rating": 5.622,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]