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

DUPR 4.0+ Royal Court (Kings/Queens Court) Q2

ID: 5130443026

对局比分

6-11

获胜 / Win

对决日期

2026-04-07

对局时间 (估算)

11:30 PM

对决场地

St George | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
GS
Gerald Sommer

WXZEPK · St. George, UT, US

DUPR

3.999

JJ
Joseph Jensen

59JQLL · USA

DUPR

3.926

阵营 2胜方
Charlie Benson

4LLPXK · Hurricane, UT, US

DUPR

4.457

AM
Alexa Morgan

ZNJ2VD · St. George, UT, US

DUPR

3.730

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5130443026
显示原始对决元数据 JSON
[
  {
    "team_id": 4510088345,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gerald Sommer",
        "dupr_id": "WXZEPK",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Joseph Jensen",
        "dupr_id": "59JQLL",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7134662198,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Charlie Benson",
        "dupr_id": "4LLPXK",
        "rating": 4.457,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/91146_607a2a8cc8e38.jpeg",
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Alexa Morgan",
        "dupr_id": "ZNJ2VD",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]