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

APP Sacramento Open Benftg. Shriners Children's - Mens Doubles 5.0: 55+, 60+ (North)

ID: 6823442522

对局比分

12-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

3:30 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1负方
BP
Bernie Paragas

3ONEZ7 · Mountain View, CA, US

DUPR

3.802

GW
Greg Wolff

894LJE · Palo Alto, CA, US

DUPR

4.499

阵营 2胜方
MN
Mike Newell

8DDY2X · Molendinar, QLD, AU

DUPR

4.848

KN
Kevin Newell

67MY2D · USA

DUPR

3.777

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6823442522
显示原始对决元数据 JSON
[
  {
    "team_id": 6691239384,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bernie Paragas",
        "dupr_id": "3ONEZ7",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      },
      {
        "name": "Greg Wolff",
        "dupr_id": "894LJE",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 7192100846,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Newell",
        "dupr_id": "8DDY2X",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Molendinar, QLD, AU"
      },
      {
        "name": "Kevin Newell",
        "dupr_id": "67MY2D",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]