返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Brick Wall Midwest #4

ID: 8534365180

对局比分

15-10

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
YM
Yasmin Musleh

9PDZQK · Dyer, IN, US

DUPR

4.494

Jacob Palley

PKYGVQ · Chicago, IL, US

DUPR

5.200

阵营 2负方
NR
Nate Rininger

8D5JLM · Akron, OH, US

DUPR

4.942

BS
Beth Sternberg

30RXGQ · Massillon, OH, US

DUPR

4.330

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8534365180
显示原始对决元数据 JSON
[
  {
    "team_id": 8470809982,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yasmin Musleh",
        "dupr_id": "9PDZQK",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Dyer, IN, US"
      },
      {
        "name": "Jacob Palley",
        "dupr_id": "PKYGVQ",
        "rating": 5.2,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/5235/images/profile/1f37492d-918a-4b3b-9822-d0f912696ab5.png",
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 7528606008,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nate Rininger",
        "dupr_id": "8D5JLM",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Akron, OH, US"
      },
      {
        "name": "Beth Sternberg",
        "dupr_id": "30RXGQ",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Massillon, OH, US"
      }
    ]
  }
]