返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Elite: Ides of March Match-Up (The Heights) - Mens Doubles Skill: (3.000-3.499)

ID: 7403967954

对局比分

13-15

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

7:30 PM

对决场地

Houston, TX

View Facility Page →

对决竞争阵营

阵营 1负方
ZG
Zach Godlewski

2LDP4R · Houston, TX, US

DUPR

3.573

AC
Andrew Cox

7645JM · Houston, TX, US

DUPR

3.271

阵营 2胜方
JW
James Wong

P5Z7GE · USA

DUPR

3.478

PT
Paul Tan

7JPE44 · USA

DUPR

3.478

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7403967954
显示原始对决元数据 JSON
[
  {
    "team_id": 6998366802,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zach Godlewski",
        "dupr_id": "2LDP4R",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Andrew Cox",
        "dupr_id": "7645JM",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7326397637,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James  Wong",
        "dupr_id": "P5Z7GE",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Tan",
        "dupr_id": "7JPE44",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]