Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6 - Mens Friday Fixed Partner League

ID: 5493018552

Match Scores

11-6

Loss

Play Date

2026-04-17

Play Time (Est)

1:00 PM

Play Location

The Picklr Denton

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
ajay salla

EWMGPE · Northlake, TX, US

DUPR

3.897

Dinesh Reddy Pashapu

0QD4Y2 · USA

DUPR

3.644

TEAM 2LOSS
JR
Joel Rodriguez

3VEZQP · Aubrey, TX, US

DUPR

3.685

DS
Daniel Semanisin

OZ2X72 · Denton, TX, US

DUPR

3.814

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-5493018552
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7882138267,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ajay salla",
        "dupr_id": "EWMGPE",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Dinesh Reddy Pashapu",
        "dupr_id": "0QD4Y2",
        "rating": 3.644,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68a614b369966.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 4621384953,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Rodriguez",
        "dupr_id": "3VEZQP",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "Aubrey, TX, US"
      },
      {
        "name": "Daniel Semanisin",
        "dupr_id": "OZ2X72",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  }
]