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

2026 GRPC Earth Day Open Powered by Revolin Sports - Womens Doubles Skill: (4.5)

ID: 8234878118

对局比分

8-15

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

3:30 PM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
RB
Rachel Beasley

59K7XL · Brownsburg, IN, US

DUPR

4.344

KJ
Katie Jessee

MY27MP · Indianapolis, IN, US

DUPR

4.301

阵营 2胜方
JP
Jannel Phillips

1NN74Z · Livonia, MI, US

DUPR

4.072

AB
Amy Branco

8G0X0D · Traverse City, MI, US

DUPR

4.326

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8234878118
显示原始对决元数据 JSON
[
  {
    "team_id": 4924712818,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Beasley",
        "dupr_id": "59K7XL",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Brownsburg, IN, US"
      },
      {
        "name": "Katie Jessee",
        "dupr_id": "MY27MP",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 4956415261,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jannel Phillips",
        "dupr_id": "1NN74Z",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      },
      {
        "name": "Amy Branco",
        "dupr_id": "8G0X0D",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Traverse City, MI, US"
      }
    ]
  }
]