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

The Arnold Match Point Pickleball Open - Mixed Doubles Skill: (3.5, 4.0) Age: (64 And Above)

ID: 6676137103

对局比分

15-7

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

8:45 AM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1胜方
PD
Peggy Davis

8DRLYL · Dublin, OH, US

DUPR

3.744

DE
Daniel Eddingfield

8DDRQL · Powell, OH, US

DUPR

4.923

阵营 2负方
CH
Cynthia Harris

3PGKPZ · USA

DUPR

3.560

G
Gary

JZXORO · USA

DUPR

3.679

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6676137103
显示原始对决元数据 JSON
[
  {
    "team_id": 4584807569,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peggy Davis",
        "dupr_id": "8DRLYL",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Daniel Eddingfield",
        "dupr_id": "8DDRQL",
        "rating": 4.923,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  },
  {
    "team_id": 6258983919,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cynthia Harris",
        "dupr_id": "3PGKPZ",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary",
        "dupr_id": "JZXORO",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]