返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

2.75 - 3.49 Up and Down the Scramble DUPR

ID: 7493141127

对局比分

4-11

获胜 / Win

对决日期

2026-04-21

对局时间 (估算)

4:45 AM

对决场地

Dynamite Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
RJ
Rachael Jayne

Q9X6ZN · USA

DUPR

2.339

GM
Gillian Moyer

3YLYRG · USA

DUPR

2.910

阵营 2胜方
JJ
Justin Jayne

Z42WED · USA

DUPR

2.709

BB
Bill Batchelor

0RZREQ · Santa Barbara, CA, US

DUPR

3.382

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7493141127
显示原始对决元数据 JSON
[
  {
    "team_id": 5078692537,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachael Jayne",
        "dupr_id": "Q9X6ZN",
        "rating": 2.339,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gillian Moyer",
        "dupr_id": "3YLYRG",
        "rating": 2.91,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8027245078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Jayne",
        "dupr_id": "Z42WED",
        "rating": 2.709,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Batchelor",
        "dupr_id": "0RZREQ",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  }
]