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

Minor League Pickleball at MLP Dallas - DUPR 14

ID: 8434774378

对局比分

18-21

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

11:30 PM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1负方
EF
Emily Forthman

D9JPX6 · New Braunfels, TX, US

DUPR

3.594

WB
Will Brinkerhoff

2LVWP4 · USA

DUPR

3.453

阵营 2胜方
JL
Jamie lutzi

ZZ7RJL · USA

DUPR

3.478

JR
Joel Rodriguez

3VEZQP · Aubrey, TX, US

DUPR

3.641

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8434774378
显示原始对决元数据 JSON
[
  {
    "team_id": 6477147196,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Forthman",
        "dupr_id": "D9JPX6",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Will Brinkerhoff",
        "dupr_id": "2LVWP4",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8512742835,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jamie  lutzi",
        "dupr_id": "ZZ7RJL",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Rodriguez",
        "dupr_id": "3VEZQP",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": "Aubrey, TX, US"
      }
    ]
  }
]