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

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

ID: 5635401839

对局比分

15-7

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

12:45 AM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
MG
Michael Goldstein

NY7JN7 · USA

DUPR

4.123

CJ
Chris Jordan

YGX40P · Cumming, GA, US

DUPR

4.187

阵营 2负方
ET
Erman Tanjuatco

3VJN7P · Marietta, GA, US

DUPR

4.420

JS
Joe Suk

YXO4Q4 · USA

DUPR

3.706

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5635401839
显示原始对决元数据 JSON
[
  {
    "team_id": 5179657175,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Goldstein",
        "dupr_id": "NY7JN7",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Jordan",
        "dupr_id": "YGX40P",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 7455677650,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erman Tanjuatco",
        "dupr_id": "3VJN7P",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Joe Suk",
        "dupr_id": "YXO4Q4",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]