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

MLP 16

ID: 7115690005

对局比分

11-7

获胜 / Win

对决日期

2026-06-02

对局时间 (估算)

2:15 AM

对决场地

Elite Pickleball Club - The Heights, West 6th Street, Houston, TX, USA

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Cassie Marshall

DNZPKY · Houston, TX, US

DUPR

3.719

SR
Seve Ramirez

PWK6JE · Houston, TX, US

DUPR

3.728

阵营 2负方
Melinda Hennessey

KOKL9K · Houston, TX, US

DUPR

3.200

JO
Justin Ojemi

PKLENE · Houston, TX, US

DUPR

4.046

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7115690005
显示原始对决元数据 JSON
[
  {
    "team_id": 4983309008,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cassie Marshall",
        "dupr_id": "DNZPKY",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Seve Ramirez",
        "dupr_id": "PWK6JE",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5134187158,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melinda Hennessey",
        "dupr_id": "KOKL9K",
        "rating": 3.2,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66bf83880835d.jpg",
        "location": "Houston, TX, US"
      },
      {
        "name": "Justin Ojemi",
        "dupr_id": "PKLENE",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]