Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PALA Winter Classic by Selkirk - Mens Doubles Skill: 4.0+ Max DUPR combined 9.00

ID: 7874868767

Match Scores

11-9

Win

Play Date

2025-11-22

Play Time (Est)

12:45 AM

Play Location

Spring, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
TL
Travis Leon

EGLGWV · Houston, TX, US

DUPR

4.240

RL
Rob Leon

W64MJY · USA

DUPR

4.533

TEAM 2LOSS
BP
Brent Patane

NYV7VZ · Magnolia, TX, US

DUPR

4.278

DP
Dino Patane

1Q9GZN · Montgomery, TX, US

DUPR

4.463

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-7874868767
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7086844459,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Travis Leon",
        "dupr_id": "EGLGWV",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Rob Leon",
        "dupr_id": "W64MJY",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6741499713,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Patane",
        "dupr_id": "NYV7VZ",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      },
      {
        "name": "Dino Patane",
        "dupr_id": "1Q9GZN",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  }
]