Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Trinity UMC Tournament 2025 - Coed Doubles Skill: (Any) Age: (Any)

ID: 6031191240

Match Scores

1-11, 3-11

Loss

Play Date

2025-01-19

Play Time (Est)

1:00 PM

Play Location

Gainesville, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
SP
Steve Price

1RPK0M · Gainesville, FL, US

DUPR

5.148

CS
Caleb Sturgis

8J7ND1 · Gainesville, FL, US

DUPR

4.877

TEAM 2WINNER
JB
Jake Bower

JZXX5M · Deerfield Beach, FL, US

DUPR

5.211

CF
Christian Franke

8MPWLO · Naples, FL, US

DUPR

5.241

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-6031191240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8179221248,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Price",
        "dupr_id": "1RPK0M",
        "rating": 5.148,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Caleb Sturgis",
        "dupr_id": "8J7ND1",
        "rating": 4.877,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      }
    ]
  },
  {
    "team_id": 7829237132,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Bower",
        "dupr_id": "JZXX5M",
        "rating": 5.211,
        "profile_pic_url": null,
        "location": "Deerfield Beach, FL, US"
      },
      {
        "name": "Christian Franke",
        "dupr_id": "8MPWLO",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]