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

Single Entry - 3.25-4.5 DUPR Mixed Ladder League

ID: 5993398624

对局比分

11-8

获胜 / Win

对决日期

2025-07-24

对局时间 (估算)

5:00 PM

对决场地

The Greens Country Club

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Davis Mitchell

0YPNL2 · Broken Arrow, OK, US

DUPR

3.982

TN
Tommy Noble

1RJX0Q · Edmond, OK, US

DUPR

4.039

阵营 2负方
Trina Helterbrand

3XM24X · Oklahoma City, OK, US

DUPR

3.916

JG
Jay Gregston

30MQ2N · Oklahoma City, OK, US

DUPR

4.019

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5993398624
显示原始对决元数据 JSON
[
  {
    "team_id": 7016085945,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Davis Mitchell",
        "dupr_id": "0YPNL2",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Tommy Noble",
        "dupr_id": "1RJX0Q",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 5142840109,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trina Helterbrand",
        "dupr_id": "3XM24X",
        "rating": 3.916,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88584_605d58b00a6fd.jpeg",
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jay Gregston",
        "dupr_id": "30MQ2N",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]