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

River City Classic 2026 - Mixed Doubles Skill: (5.0 And Above) Age: (Any)

ID: 5087817895

对局比分

14-16

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

8:45 AM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1负方
LL
LeEllen Lane

8GXQEG · Nashville, TN, US

DUPR

4.668

JT
James Tapley

8E9R2J · Princeton, IN, US

DUPR

5.305

阵营 2胜方
ML
Morgan Landrigan

PKOPOM · Highlandville, MO, US

DUPR

4.581

JR
Jimmy Ramirez

35ZX6V · Jackson, TN, US

DUPR

5.204

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5087817895
显示原始对决元数据 JSON
[
  {
    "team_id": 5527619742,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "LeEllen Lane",
        "dupr_id": "8GXQEG",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "James Tapley",
        "dupr_id": "8E9R2J",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Princeton, IN, US"
      }
    ]
  },
  {
    "team_id": 7949226176,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morgan Landrigan",
        "dupr_id": "PKOPOM",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "Highlandville, MO, US"
      },
      {
        "name": "Jimmy Ramirez",
        "dupr_id": "35ZX6V",
        "rating": 5.204,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      }
    ]
  }
]