返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Minor League Pickleball at MLP Dallas - DUPR 14

ID: 4478421755

对局比分

21-13

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

12:45 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
EF
Emily Forthman

D9JPX6 · New Braunfels, TX, US

DUPR

3.597

Amber Miles

EGV5VO · Mullin, TX, US

DUPR

3.497

阵营 2负方
NL
Novi Liem

YMPVVK · Coppell, TX, US

DUPR

3.190

JL
Jamie lutzi

ZZ7RJL · USA

DUPR

3.476

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4478421755
显示原始对决元数据 JSON
[
  {
    "team_id": 7439294784,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Forthman",
        "dupr_id": "D9JPX6",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Amber Miles",
        "dupr_id": "EGV5VO",
        "rating": 3.497,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65b18b8399ced.jpg",
        "location": "Mullin, TX, US"
      }
    ]
  },
  {
    "team_id": 6342762254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Novi Liem",
        "dupr_id": "YMPVVK",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": "Coppell, TX, US"
      },
      {
        "name": "Jamie  lutzi",
        "dupr_id": "ZZ7RJL",
        "rating": 3.476,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]