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

Competitive Open Play Match

ID: 5094100110

对局比分

11-9

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

7:30 PM

对决场地

928 S Birdneck Rd, Virginia Beach, VA 23451, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JO
Jeffery OConnell

NYDRZ6 · Chesapeake, VA, US

DUPR

4.600

PN
Pete Newell

1N5DM6 · USA

DUPR

4.628

阵营 2负方
AH
Andrew Hinkle

4ZQ9GG · USA

DUPR

4.529

JN
Jeremiah Newton

8GXVWG · USA

DUPR

4.436

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5094100110
显示原始对决元数据 JSON
[
  {
    "team_id": 5385466086,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffery OConnell",
        "dupr_id": "NYDRZ6",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Chesapeake, VA, US"
      },
      {
        "name": "Pete Newell",
        "dupr_id": "1N5DM6",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7641474369,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Hinkle",
        "dupr_id": "4ZQ9GG",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeremiah Newton",
        "dupr_id": "8GXVWG",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]