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

Mixed Doubles DUPR 8 Team League - Mixed Doubles DUPR 8 Team League

ID: 6047381501

对局比分

8-15

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

6:15 AM

对决场地

Pickleball Kingdom Little Rock Little Rock AR

未核实场馆

对决竞争阵营

阵营 1负方
SB
Steven Brown

N75WKN · Little Rock, AR, US

DUPR

3.963

GT
Ginger Turner

DN96OY · Maumelle, AR, US

DUPR

3.764

阵营 2胜方
HF
Hailey Fogleman

0QRWKQ · Sherwood, AR, US

DUPR

3.864

VW
Victor Weathers

7N9LX0 · USA

DUPR

3.931

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6047381501
显示原始对决元数据 JSON
[
  {
    "team_id": 6327711815,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Brown",
        "dupr_id": "N75WKN",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Ginger Turner",
        "dupr_id": "DN96OY",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  },
  {
    "team_id": 7633264997,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hailey Fogleman",
        "dupr_id": "0QRWKQ",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      },
      {
        "name": "Victor Weathers",
        "dupr_id": "7N9LX0",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]