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

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

ID: 7140057701

对局比分

15-4

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

6:15 AM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
Erman Tanjuatco

3VJN7P · Marietta, GA, US

DUPR

4.469

JS
Joe Suk

YXO4Q4 · USA

DUPR

3.797

阵营 2负方
MF
Michael Forsyth

6K6LWQ · USA

DUPR

3.727

MA
Marc Allred

V40027 · USA

DUPR

3.757

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7140057701
显示原始对决元数据 JSON
[
  {
    "team_id": 7504517632,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erman Tanjuatco",
        "dupr_id": "3VJN7P",
        "rating": 4.469,
        "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.797,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5434587563,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael  Forsyth",
        "dupr_id": "6K6LWQ",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marc Allred",
        "dupr_id": "V40027",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]