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

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

ID: 6494937843

对局比分

11-3, 11-5

获胜 / Win

对决日期

2026-01-09

对局时间 (估算)

4:45 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
GW
Gary Woods

V77WK5 · Cumming, GA, US

DUPR

4.809

PR
Paul Roberts

1RPZJE · Roswell, GA, US

DUPR

4.822

阵营 2负方
Craig Johnson

0Y709N · PPA Tour Pro

DUPR

4.563

TM
Thomas Martin

JZKNVW · Suwanee, GA, US

DUPR

3.957

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6494937843
显示原始对决元数据 JSON
[
  {
    "team_id": 7420051169,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Woods",
        "dupr_id": "V77WK5",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Paul Roberts",
        "dupr_id": "1RPZJE",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  },
  {
    "team_id": 5829864100,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Johnson",
        "dupr_id": "0Y709N",
        "rating": 4.563,
        "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.957,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]