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

Grand Cities Spring Swing - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 5758602124

对局比分

6-11

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

5:00 PM

对决场地

Grand Forks, ND

View Facility Page →

对决竞争阵营

阵营 1负方
TJ
Tyler Jehs

QPZODD · Grand Forks, ND, US

DUPR

4.063

AR
Alex Ramsey

EG7KEO · Grand Forks, ND, US

DUPR

4.109

阵营 2胜方
MM
Moamer Maslesa

V4MYDE · Fargo, ND, US

DUPR

4.826

JH
Joey Haynes

V4VO6P · Fargo, ND, US

DUPR

3.993

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5758602124
显示原始对决元数据 JSON
[
  {
    "team_id": 6905191519,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Jehs",
        "dupr_id": "QPZODD",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Alex Ramsey",
        "dupr_id": "EG7KEO",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      }
    ]
  },
  {
    "team_id": 6915647538,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Moamer Maslesa",
        "dupr_id": "V4MYDE",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "Joey Haynes",
        "dupr_id": "V4VO6P",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  }
]