Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Jan2026 miniT

ID: 7390095056

Match Scores

5-11

Loss

Play Date

2026-01-03

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
Bret Bowman

Q5NRLN · Worthington, OH, US

DUPR

3.204

MR
Mike Raubenolt

2QD7M9 · Westerville, OH, US

DUPR

3.812

TEAM 2WINNER
Amelia Raubenolt

PZV40X · Westerville, OH, US

DUPR

3.271

RL
Ravi Lakkavalli

W6LLXL · Columbus, OH, US

DUPR

3.872

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-7390095056
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4609287872,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bret Bowman",
        "dupr_id": "Q5NRLN",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": "Worthington, OH, US"
      },
      {
        "name": "Mike Raubenolt",
        "dupr_id": "2QD7M9",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      }
    ]
  },
  {
    "team_id": 5732330701,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amelia  Raubenolt",
        "dupr_id": "PZV40X",
        "rating": 3.271,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1519000/images/profile/43999273-2c19-4477-9739-6af99a97966b.jpg",
        "location": "Westerville, OH, US"
      },
      {
        "name": "Ravi Lakkavalli",
        "dupr_id": "W6LLXL",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]