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

Veteran's Day Weekend Tournament - CASH PRIZE EVENT: Mens Doubles Skill: (OPEN) Age: (Any)

ID: 5086256459

对局比分

2-11

落败 / Loss

对决日期

2025-11-08

对局时间 (估算)

12:45 AM

对决场地

Virginia Beach, VA

View Facility Page →

对决竞争阵营

阵营 1负方
BF
Bobby Fox

3X07D5 · Virginia Beach, VA, US

DUPR

4.827

MB
Martin Black

99XYK7 · USA

DUPR

3.940

阵营 2胜方
PN
Payton Noyes

R8JYO8 · Virginia Beach, VA, US

DUPR

5.158

WM
William Moore

8W7GEL · USA

DUPR

4.005

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5086256459
显示原始对决元数据 JSON
[
  {
    "team_id": 7145276155,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bobby Fox",
        "dupr_id": "3X07D5",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "Martin Black",
        "dupr_id": "99XYK7",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4363024733,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Payton Noyes",
        "dupr_id": "R8JYO8",
        "rating": 5.158,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "William Moore",
        "dupr_id": "8W7GEL",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]