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

Silver Springs Men's League - Session 3, Tue Apr 14

ID: 5214890485

对局比分

13-15

获胜 / Win

对决日期

2026-04-15

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JG
Jonathan Grist

8E4EV3 · Cabot, AR, US

DUPR

4.046

SM
Sam Martin

ODX2Y2 · Bryant, AR, US

DUPR

4.394

阵营 2胜方
ML
Matthew Littlefield

R8JVO8 · Benton, AR, US

DUPR

4.672

BG
Brent Gingerich

3YGWG3 · Benton, AR, US

DUPR

3.446

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5214890485
显示原始对决元数据 JSON
[
  {
    "team_id": 6294853135,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Grist",
        "dupr_id": "8E4EV3",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      },
      {
        "name": "Sam Martin",
        "dupr_id": "ODX2Y2",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      }
    ]
  },
  {
    "team_id": 7037417426,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Littlefield",
        "dupr_id": "R8JVO8",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Benton, AR, US"
      },
      {
        "name": "Brent Gingerich",
        "dupr_id": "3YGWG3",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": "Benton, AR, US"
      }
    ]
  }
]