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

Savannah Open ($$$) - Mixed Doubles Skill: (4.0) Age: (50 And Above)

ID: 4306969622

对局比分

11-15

获胜 / Win

对决日期

2025-04-05

对局时间 (估算)

3:30 PM

对决场地

Savannah, GA

View Facility Page →

对决竞争阵营

阵营 1负方
Anna Adkins

8GXM2M · North Augusta, SC, US

DUPR

3.746

BM
Bill Moseley

89DWLK · North Augusta, SC, US

DUPR

3.901

阵营 2胜方
MM
Marcie Mingledorff

NYK05Z · Rincon, GA, US

DUPR

3.336

ES
Eric Shaw

35VL5V · Richmond Hill, GA, US

DUPR

4.566

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4306969622
显示原始对决元数据 JSON
[
  {
    "team_id": 8279253901,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anna Adkins",
        "dupr_id": "8GXM2M",
        "rating": 3.746,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/106007_62466926dfdc4.jpeg",
        "location": "North Augusta, SC, US"
      },
      {
        "name": "Bill Moseley",
        "dupr_id": "89DWLK",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "North Augusta, SC, US"
      }
    ]
  },
  {
    "team_id": 6623012952,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marcie Mingledorff",
        "dupr_id": "NYK05Z",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": "Rincon, GA, US"
      },
      {
        "name": "Eric Shaw",
        "dupr_id": "35VL5V",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  }
]