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: 4811877870

Match Scores

1-11

Loss

Play Date

2026-03-07

Play Time (Est)

7:30 PM

Play Location

Porter, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
MR
Marco Ramirez

5EXL45 · USA

DUPR

2.796

BC
Benjamin Chapman

6ZXK5K · Humble, TX, US

DUPR

3.560

TEAM 2WINNER
RW
Robin Watts

NYYPKN · Humble, TX, US

DUPR

3.671

NC
Neal Craft

RY7R2D · Humble, TX, US

DUPR

3.702

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-4811877870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6290382223,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marco Ramirez",
        "dupr_id": "5EXL45",
        "rating": 2.796,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin Chapman",
        "dupr_id": "6ZXK5K",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 4620788325,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robin Watts",
        "dupr_id": "NYYPKN",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Neal Craft",
        "dupr_id": "RY7R2D",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  }
]