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

Pool A - Women's 11 (V3) - The Dink MiLP v3 Under Armour Championship Series @ Tap N Paddles powered by InPickle Nation and sponsored by JustPaddles

ID: 5023402795

对局比分

21-16

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

8:45 AM

对决场地

Tap N Paddles

未核实场馆

对决竞争阵营

阵营 1胜方
AW
Abbie Welu

1NK9E6 · Valley Center, KS, US

DUPR

3.707

UD
Uyen Dang

0QZZEQ · Wichita, KS, US

DUPR

3.746

阵营 2负方
KS
Katie Schneider

Z9KQVP · Salina, KS, US

DUPR

3.467

MH
Madelyn Halstead

4VXPY2 · Wichita, KS, US

DUPR

3.394

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5023402795
显示原始对决元数据 JSON
[
  {
    "team_id": 6539514343,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abbie  Welu",
        "dupr_id": "1NK9E6",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Valley Center, KS, US"
      },
      {
        "name": "Uyen Dang",
        "dupr_id": "0QZZEQ",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 7400439436,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Schneider",
        "dupr_id": "Z9KQVP",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Salina, KS, US"
      },
      {
        "name": "Madelyn Halstead",
        "dupr_id": "4VXPY2",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]