Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA's LITE - DUPR Duos - Men's Doubles - DUPR 8.5

ID: 8025545856

Match Scores

11-0

Loss

Play Date

2026-02-28

Play Time (Est)

1:00 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
AN
Aaron Nisman

1RKKRD · Houston, TX, US

DUPR

4.115

EC
Esteban Chapa

KOVMVK · Houston, TX, US

DUPR

4.516

TEAM 2LOSS
SW
Sidney watts

PK2XOG · Spring, TX, US

DUPR

3.670

DB
Diego Berrocal

9PXRKV · Porter, TX, US

DUPR

4.559

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-8025545856
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6788002411,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Nisman",
        "dupr_id": "1RKKRD",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Esteban Chapa",
        "dupr_id": "KOVMVK",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6296121836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sidney watts",
        "dupr_id": "PK2XOG",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Diego Berrocal",
        "dupr_id": "9PXRKV",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  }
]