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

Kamper Night Crew Ladder League Week 6

ID: 6188313213

对局比分

1-15

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

10:15 AM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1负方
Marlana Mardis

3ZN9M3 · Hattiesburg, MS, US

DUPR

3.871

TM
Tyler Mitchell

ZN9GZD · Hattiesburg, MS, US

DUPR

3.586

阵营 2胜方
JM
Jerry Molaison

4LMZVV · Tylertown, MS, US

DUPR

3.936

TT
Tyler Thornton

Z96MGD · Hattiesburg, MS, US

DUPR

3.679

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6188313213
显示原始对决元数据 JSON
[
  {
    "team_id": 5521763234,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marlana Mardis",
        "dupr_id": "3ZN9M3",
        "rating": 3.871,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6653b573e87a5.jpg",
        "location": "Hattiesburg, MS, US"
      },
      {
        "name": "Tyler Mitchell",
        "dupr_id": "ZN9GZD",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  },
  {
    "team_id": 7098639035,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jerry Molaison",
        "dupr_id": "4LMZVV",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Tylertown, MS, US"
      },
      {
        "name": "Tyler Thornton",
        "dupr_id": "Z96MGD",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  }
]