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

Mid Crisis - 3/18

ID: 6395632824

对局比分

3-11

获胜 / Win

对决日期

2026-03-19

对局时间 (估算)

1:00 PM

对决场地

Casper Pickleball and Sports Complex

未核实场馆

对决竞争阵营

阵营 1负方
EC
Evan Childs

9PXELJ · Casper, WY, US

DUPR

3.782

RL
Richard Lami

PKJ9PZ · Natrona County, WY, US

DUPR

3.457

阵营 2胜方
CA
Calvin Alvarado

L5LZRJ · Casper, WY, US

DUPR

3.754

NE
Nicole Emery

W6RL0G · Casper, WY, US

DUPR

4.023

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6395632824
显示原始对决元数据 JSON
[
  {
    "team_id": 6844831447,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Evan Childs",
        "dupr_id": "9PXELJ",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      },
      {
        "name": "Richard Lami",
        "dupr_id": "PKJ9PZ",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "Natrona County, WY, US"
      }
    ]
  },
  {
    "team_id": 6916571005,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Calvin Alvarado",
        "dupr_id": "L5LZRJ",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      },
      {
        "name": "Nicole Emery",
        "dupr_id": "W6RL0G",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      }
    ]
  }
]