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

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mixed Doubles Skill: (4.0) Age: (50 To 59)

ID: 5863749925

对局比分

10-15

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

2:15 AM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1负方
NN
Nikki Nixon

6Z5LX0 · Warner Robins, GA, US

DUPR

3.654

DL
Dale Lorenz

V7KJX6 · Warner Robins, GA, US

DUPR

4.262

阵营 2胜方
Darlus Wilson

6ZKVQE · Unicoi, TN, US

DUPR

3.808

WP
Will Page

1R099D · Marietta, GA, US

DUPR

4.218

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5863749925
显示原始对决元数据 JSON
[
  {
    "team_id": 4586885041,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nikki Nixon",
        "dupr_id": "6Z5LX0",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Dale Lorenz",
        "dupr_id": "V7KJX6",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      }
    ]
  },
  {
    "team_id": 7500740307,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darlus Wilson",
        "dupr_id": "6ZKVQE",
        "rating": 3.808,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1309891/images/profile/10a05627-4fd1-41ae-bd96-3f8c1409a495.png",
        "location": "Unicoi, TN, US"
      },
      {
        "name": "Will Page",
        "dupr_id": "1R099D",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]