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

Dill Dinkers Winter Warmup - Mens Doubles Skill: (4.0) Age: (50 To 59)

ID: 5493105274

对局比分

15-10

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

11:30 PM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
Erman Tanjuatco

3VJN7P · Marietta, GA, US

DUPR

4.444

JS
Joe Suk

YXO4Q4 · USA

DUPR

3.748

阵营 2负方
DW
Doug Weiss

8W5K9L · Brevard, NC, US

DUPR

4.208

RS
Raymond Stewart

9POKQR · Lawrenceville, GA, US

DUPR

3.880

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5493105274
显示原始对决元数据 JSON
[
  {
    "team_id": 6288491906,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erman Tanjuatco",
        "dupr_id": "3VJN7P",
        "rating": 4.444,
        "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.748,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6882139211,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doug Weiss",
        "dupr_id": "8W5K9L",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Brevard, NC, US"
      },
      {
        "name": "Raymond Stewart",
        "dupr_id": "9POKQR",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  }
]