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

Eastwood Pickleball League

ID: 6592866027

对局比分

15-13

落败 / Loss

对决日期

2025-02-12

对局时间 (估算)

4:45 AM

对决场地

2501 Opelousas St, Lake Charles, LA 70601, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MH
Mike Hill

KORNNK · Calcasieu Parish, LA, US

DUPR

3.721

SM
Scotti Moffett

KONEX6 · Lake Charles, LA, US

DUPR

3.767

阵营 2负方
MM
mike mouton

G5PWWM · Lake Charles, LA, US

DUPR

3.340

PR
Paula Reed

59PDQ5 · Beauregard Parish, LA, US

DUPR

3.419

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6592866027
显示原始对决元数据 JSON
[
  {
    "team_id": 7080085885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Hill",
        "dupr_id": "KORNNK",
        "rating": 3.721,
        "profile_pic_url": null,
        "location": "Calcasieu Parish, LA, US"
      },
      {
        "name": "Scotti Moffett",
        "dupr_id": "KONEX6",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      }
    ]
  },
  {
    "team_id": 5914865821,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mike mouton",
        "dupr_id": "G5PWWM",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      },
      {
        "name": "Paula Reed",
        "dupr_id": "59PDQ5",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": "Beauregard Parish, LA, US"
      }
    ]
  }
]