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

Competitive Open Play Match

ID: 5524426745

对局比分

9-15

获胜 / Win

对决日期

2026-03-09

对局时间 (估算)

6:15 AM

对决场地

Little Rock, AR, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MM
Meg Marion

3LMLQ1 · Little Rock, AR, US

DUPR

4.060

MB
Misty Bona

3XOGMR · North Little Rock, AR, US

DUPR

3.708

阵营 2胜方
Tammy Bray

129RLE · Maumelle, AR, US

DUPR

4.289

GT
Ginger Turner

DN96OY · Maumelle, AR, US

DUPR

3.671

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5524426745
显示原始对决元数据 JSON
[
  {
    "team_id": 4528107447,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Meg Marion",
        "dupr_id": "3LMLQ1",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Misty Bona",
        "dupr_id": "3XOGMR",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6191492371,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tammy Bray",
        "dupr_id": "129RLE",
        "rating": 4.289,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/372167/images/profile/d9291b84-fc28-4508-aab6-49b45a3150df.jpg",
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Ginger Turner",
        "dupr_id": "DN96OY",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  }
]