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

6th Annual Monster Mash and Bash - Mens Doubles Skill: (4.0) Age: (50 To 59)

ID: 7129821162

对局比分

15-11

获胜 / Win

对决日期

2025-11-01

对局时间 (估算)

7:30 PM

对决场地

Newnan, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
Erman Tanjuatco

3VJN7P · Marietta, GA, US

DUPR

4.480

SD
Scott Dunn

120X0R · USA

DUPR

4.304

阵营 2负方
WP
Will Page

1R099D · Marietta, GA, US

DUPR

4.132

BW
Brian Williams

ZZRKEL · USA

DUPR

3.849

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7129821162
显示原始对决元数据 JSON
[
  {
    "team_id": 7637356295,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erman Tanjuatco",
        "dupr_id": "3VJN7P",
        "rating": 4.48,
        "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": "Scott Dunn",
        "dupr_id": "120X0R",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5865075768,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Page",
        "dupr_id": "1R099D",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Brian Williams",
        "dupr_id": "ZZRKEL",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]