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

Dupr 16

ID: 7261999053

对局比分

21-8

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

10:15 AM

对决场地

Eagle Glen Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
NG
Nichel Godding

7DNWL5 · Murrieta, CA, US

DUPR

4.305

MJ
Monique Jansen Trimble

8D40YL · Norco, CA, US

DUPR

3.678

阵营 2负方
CM
Cheryl Monteon

8K62YQ · Temescal Valley, CA, US

DUPR

4.027

LF
Lynn Fowler

8GX2VV · Murrieta, CA, US

DUPR

3.466

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7261999053
显示原始对决元数据 JSON
[
  {
    "team_id": 5054960279,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nichel Godding",
        "dupr_id": "7DNWL5",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Murrieta, CA, US"
      },
      {
        "name": "Monique Jansen Trimble",
        "dupr_id": "8D40YL",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "Norco, CA, US"
      }
    ]
  },
  {
    "team_id": 6069067519,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Monteon",
        "dupr_id": "8K62YQ",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Temescal Valley, CA, US"
      },
      {
        "name": "Lynn Fowler",
        "dupr_id": "8GX2VV",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": "Murrieta, CA, US"
      }
    ]
  }
]