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

2025 PUBLIX Candy Cane Classic - Mens Doubles Skill: (4.0) Age: (50 To 59)

ID: 6809522782

对局比分

15-10

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

11:30 PM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
Erman Tanjuatco

3VJN7P · Marietta, GA, US

DUPR

4.440

JS
Joe Suk

YXO4Q4 · USA

DUPR

3.734

阵营 2负方
SE
Shane Edwards

76XMP5 · Juliette, GA, US

DUPR

3.509

CN
Chris Newbern

N7GEPZ · Lizella, GA, US

DUPR

4.011

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6809522782
显示原始对决元数据 JSON
[
  {
    "team_id": 4725310017,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erman Tanjuatco",
        "dupr_id": "3VJN7P",
        "rating": 4.44,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/183417/images/profile/af40fbd4-96a9-4406-9d46-eb23221b2cbd.png",
        "location": "Marietta, GA, US"
      },
      {
        "name": "Joe Suk",
        "dupr_id": "YXO4Q4",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5724298269,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shane  Edwards",
        "dupr_id": "76XMP5",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": "Juliette, GA, US"
      },
      {
        "name": "Chris Newbern",
        "dupr_id": "N7GEPZ",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Lizella, GA, US"
      }
    ]
  }
]