Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: 2026 Sacramento Open - Mens Doubles Skill: (4.0) Age: (08 To 34)

ID: 7022684916

Match Scores

16-14

Loss

Play Date

2026-04-18

Play Time (Est)

1:00 PM

Play Location

Sacramento, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TD
Troy Donovan

DN4GNM · Hollister, CA, US

DUPR

3.629

AR
Axel Rodriguez

ODNGYP · Hollister, CA, US

DUPR

3.849

TEAM 2LOSS
GP
Glenn Perseveranda

L5X75Z · Antioch, CA, US

DUPR

4.120

KH
Kyle Hortillas

2YQO29 · Pittsburg, CA, US

DUPR

3.853

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-7022684916
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6853477455,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Troy Donovan",
        "dupr_id": "DN4GNM",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Hollister, CA, US"
      },
      {
        "name": "Axel Rodriguez",
        "dupr_id": "ODNGYP",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Hollister, CA, US"
      }
    ]
  },
  {
    "team_id": 8028980950,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Glenn Perseveranda",
        "dupr_id": "L5X75Z",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": "Antioch, CA, US"
      },
      {
        "name": "Kyle Hortillas",
        "dupr_id": "2YQO29",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      }
    ]
  }
]