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

APC Flex League - Roswell, GA - Men's 5.0 50+

ID: 7725634356

对局比分

11-3, 11-6

获胜 / Win

对决日期

2026-01-09

对局时间 (估算)

1:00 PM

对决场地

1425 Market Blvd suite 200, Roswell, GA 30076, USA

未核实场馆

对决竞争阵营

阵营 1胜方
GW
Gary Woods

V77WK5 · Cumming, GA, US

DUPR

4.718

PR
Paul Roberts

1RPZJE · Roswell, GA, US

DUPR

4.810

阵营 2负方
Craig Johnson

0Y709N · PPA Tour Pro

DUPR

4.589

TM
Thomas Martin

JZKNVW · Suwanee, GA, US

DUPR

3.999

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7725634356
显示原始对决元数据 JSON
[
  {
    "team_id": 6966174257,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Woods",
        "dupr_id": "V77WK5",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Paul Roberts",
        "dupr_id": "1RPZJE",
        "rating": 4.81,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  },
  {
    "team_id": 8052627116,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Johnson",
        "dupr_id": "0Y709N",
        "rating": 4.589,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Craig-Johnson-1.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Thomas Martin",
        "dupr_id": "JZKNVW",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]