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

Savannah Open Championship $$$ - Mens Open Doubles $$$: (5.0 or greater skill levels only)

ID: 5985448909

对局比分

11-1, 11-8

获胜 / Win

对决日期

2026-03-27

对局时间 (估算)

2:15 AM

对决场地

Savannah, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
SB
Stephen Baehman

YGO9YG · Statesboro, GA, US

DUPR

5.026

CL
Cody Lanier

8WEE6L · Statesboro, GA, US

DUPR

5.236

阵营 2负方
ND
Nolan Donley

ZNG75D · Charlotte, NC, US

DUPR

4.498

JG
Joshua Greenblatt

EG99LW · Hilton Head Island, SC, US

DUPR

4.945

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5985448909
显示原始对决元数据 JSON
[
  {
    "team_id": 7893554888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Baehman",
        "dupr_id": "YGO9YG",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      },
      {
        "name": "Cody Lanier",
        "dupr_id": "8WEE6L",
        "rating": 5.236,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      }
    ]
  },
  {
    "team_id": 4498697415,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nolan Donley",
        "dupr_id": "ZNG75D",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Joshua Greenblatt",
        "dupr_id": "EG99LW",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  }
]