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

$1700 Women's DUPR 9 Moneyball Tournament - Women's DUPR 9

ID: 6047664925

对局比分

10-15

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

2:15 AM

对决场地

Lewisville, TX

View Facility Page →

对决竞争阵营

阵营 1负方
JM
Jordyn Mayfield

EGZ2JV · Shreveport, LA, US

DUPR

3.905

KJ
Kalen Jill Zimmer

0YWEGN · Bossier City, LA, US

DUPR

4.307

阵营 2胜方
NL
Natalie Liu

DWDN66 · Frisco, TX, US

DUPR

4.365

BS
Bethany Skaggs

8EP0RJ · Dallas, TX, US

DUPR

4.625

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6047664925
显示原始对决元数据 JSON
[
  {
    "team_id": 5753184547,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordyn Mayfield",
        "dupr_id": "EGZ2JV",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      },
      {
        "name": "Kalen Jill Zimmer",
        "dupr_id": "0YWEGN",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      }
    ]
  },
  {
    "team_id": 5791346951,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Natalie Liu",
        "dupr_id": "DWDN66",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Bethany Skaggs",
        "dupr_id": "8EP0RJ",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]