Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5635146315

Match Scores

11-1, 11-3, 11-1

Win

Play Date

2025-09-06

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jeff Cavanaugh

8GJDJQ · Omaha, NE, US

DUPR

4.317

RT
Robby Trail

177994 · Omaha, NE, US

DUPR

4.141

TEAM 2LOSS
MC
Michael cavanaugh

175WQ5 · USA

DUPR

3.291

JC
Joseph Cavanaugh III

17GDZ9 · USA

DUPR

3.749

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5635146315
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6425761083,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Cavanaugh",
        "dupr_id": "8GJDJQ",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Robby Trail",
        "dupr_id": "177994",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 6897972476,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael cavanaugh",
        "dupr_id": "175WQ5",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Cavanaugh III",
        "dupr_id": "17GDZ9",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]