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

Monster Smash 2025 - Womens Doubles Skill: (4.0) Age: (50 And Above)

ID: 8385766416

对局比分

15-11

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

1:00 PM

对决场地

Cincinnati, OH

View Facility Page →

对决竞争阵营

阵营 1胜方
CF
Celeste Frie

8JDRWM · Avon Lake, OH, US

DUPR

3.875

RS
Renee Stuart

L5VKXZ · Avon Lake, OH, US

DUPR

4.093

阵营 2负方
SB
Shirley Bodde

3YM4K4 · Edgewood, KY, US

DUPR

4.132

BC
Becky Claypool

8W2XRL · Fort Mitchell, KY, US

DUPR

3.618

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8385766416
显示原始对决元数据 JSON
[
  {
    "team_id": 6959823251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Celeste Frie",
        "dupr_id": "8JDRWM",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      },
      {
        "name": "Renee Stuart",
        "dupr_id": "L5VKXZ",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      }
    ]
  },
  {
    "team_id": 7225570662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shirley Bodde",
        "dupr_id": "3YM4K4",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Edgewood, KY, US"
      },
      {
        "name": "Becky Claypool",
        "dupr_id": "8W2XRL",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "Fort Mitchell, KY, US"
      }
    ]
  }
]