Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Spring Break Showdown at the PBZ - Mens Doubles Skill: (3.5-3.999) Age: (Any)

ID: 4939138940

Match Scores

9-11

Loss

Play Date

2026-03-07

Play Time (Est)

9:00 PM

Play Location

Porter, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
MR
Marco Ramirez

5EXL45 · USA

DUPR

3.198

BC
Benjamin Chapman

6ZXK5K · Humble, TX, US

DUPR

3.596

TEAM 2WINNER
GK
Gray King

OZEKZE · USA

DUPR

3.219

EC
Eric Carlson

890DZJ · USA

DUPR

3.648

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-4939138940
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4641116362,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marco Ramirez",
        "dupr_id": "5EXL45",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin Chapman",
        "dupr_id": "6ZXK5K",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 6642252553,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gray King",
        "dupr_id": "OZEKZE",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Carlson",
        "dupr_id": "890DZJ",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]