Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port PB DUPR

ID: 7514453373

Match Scores

5-11

Win

Play Date

2025-10-18

Play Time (Est)

10:15 AM

Play Location

1913 Oakwood Ave

Unverified Facility

Competitor Teams

TEAM 1LOSS
DP
Duane Paustian

8J726D · Lithia, FL, US

DUPR

4.463

MM
Mike Mondello

3XQO25 · FL, US

DUPR

4.404

TEAM 2WINNER
JC
John C Devoe

1QDO43 · Tampa, FL, US

DUPR

4.128

JJ
Jeremy Jones

1REOME · Tampa, FL, US

DUPR

4.566

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-7514453373
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5313949289,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Duane Paustian",
        "dupr_id": "8J726D",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Lithia, FL, US"
      },
      {
        "name": "Mike Mondello",
        "dupr_id": "3XQO25",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  },
  {
    "team_id": 6499390563,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John C Devoe",
        "dupr_id": "1QDO43",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Jeremy Jones",
        "dupr_id": "1REOME",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]