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

Pool C - DUPR 16 - The Dink Minor League Pickelball @ The Shock Shootout ~ Chesterfield, Missouri

ID: 7182337936

对局比分

18-21

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

5:00 PM

对决场地

Paddle Up Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
CM
Chris Miles

59NOOP · Saint Charles, MO, US

DUPR

3.932

SP
Stan Parac

3LWP2J · Clinton, IL, US

DUPR

4.099

阵营 2胜方
JA
Joseph Arcilla

4LXY26 · Glen Carbon, IL, US

DUPR

3.907

DF
Damon Fowler

0R50WX · Edwardsville, IL, US

DUPR

4.122

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7182337936
显示原始对决元数据 JSON
[
  {
    "team_id": 4929601015,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Miles",
        "dupr_id": "59NOOP",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      },
      {
        "name": "Stan Parac",
        "dupr_id": "3LWP2J",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Clinton, IL, US"
      }
    ]
  },
  {
    "team_id": 6931761383,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Arcilla",
        "dupr_id": "4LXY26",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Glen Carbon, IL, US"
      },
      {
        "name": "Damon Fowler",
        "dupr_id": "0R50WX",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Edwardsville, IL, US"
      }
    ]
  }
]