Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Veolia Texas Open - Mens Doubles Skill: (4.5) Age: (08 To 34)

ID: 7176438772

Match Scores

9-15

Loss

Play Date

2026-03-14

Play Time (Est)

5:00 PM

Play Location

McKinney, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JE
Joseph Evans

YG9MVD · Madison, MS, US

DUPR

4.208

CF
cedric fuentes

99MYXK · San Angelo, TX, US

DUPR

4.581

TEAM 2WINNER
MP
Mark Powers

4VXOD6 · New Orleans, LA, US

DUPR

4.162

PA
Praveen Akula

JJKN0M · New Orleans, LA, US

DUPR

4.543

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-7176438772
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8301279091,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Evans",
        "dupr_id": "YG9MVD",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Madison, MS, US"
      },
      {
        "name": "cedric fuentes",
        "dupr_id": "99MYXK",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      }
    ]
  },
  {
    "team_id": 5843116299,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Powers",
        "dupr_id": "4VXOD6",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Praveen Akula",
        "dupr_id": "JJKN0M",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]