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

Men's Doubles 3.5 - 39+

ID: 5687872123

对局比分

14-16

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

8:45 AM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1负方
IM
Ivan Morales

XKDM05 · USA

DUPR

4.001

JG
jon gowan

G0Y5OX · Biloxi, MS, US

DUPR

3.671

阵营 2胜方
RW
Reuben Wedgeworth

2QGX5R · Gulfport, MS, US

DUPR

3.502

HP
Horace Pratt

56YYQL · Biloxi, MS, US

DUPR

3.409

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5687872123
显示原始对决元数据 JSON
[
  {
    "team_id": 6488559050,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ivan Morales",
        "dupr_id": "XKDM05",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jon gowan",
        "dupr_id": "G0Y5OX",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 5183482641,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Reuben Wedgeworth",
        "dupr_id": "2QGX5R",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      },
      {
        "name": "Horace Pratt",
        "dupr_id": "56YYQL",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]