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

Minor League Pickleball at MLP Dallas - DUPR 14

ID: 6483056608

对局比分

22-20

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

5:00 PM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
EF
Emily Forthman

D9JPX6 · New Braunfels, TX, US

DUPR

3.603

Amber Miles

EGV5VO · Mullin, TX, US

DUPR

3.500

阵营 2负方
GL
Giuliana larch

4Z9DOK · USA

DUPR

3.456

HT
Hailey Thompson

M2EYXD · Dallas, TX, US

DUPR

3.798

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6483056608
显示原始对决元数据 JSON
[
  {
    "team_id": 5956961570,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Forthman",
        "dupr_id": "D9JPX6",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Amber Miles",
        "dupr_id": "EGV5VO",
        "rating": 3.5,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65b18b8399ced.jpg",
        "location": "Mullin, TX, US"
      }
    ]
  },
  {
    "team_id": 5470183226,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Giuliana  larch",
        "dupr_id": "4Z9DOK",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hailey Thompson",
        "dupr_id": "M2EYXD",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]