Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPA Tour: CIBC Texas Open - 2025 - Mens Doubles Pro Qualifier

ID: 6385586393

Match Scores

7-11, 3-11

Loss

Play Date

2025-03-12

Play Time (Est)

6:15 AM

Play Location

McKinney, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
RS
Ryan Skufca

8WRKK3 · Houston, TX, US

DUPR

5.658

JL
Jason Loyd

L570EZ · Austin, TX, US

DUPR

5.294

TEAM 2WINNER
GM
Gianni Mancini

592QEL · Fort Worth, TX, US

DUPR

5.118

PU
Piercarlo Usai

16YNY0 · Miami Beach, FL, US

DUPR

5.481

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-6385586393
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7669011166,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Skufca",
        "dupr_id": "8WRKK3",
        "rating": 5.658,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jason Loyd",
        "dupr_id": "L570EZ",
        "rating": 5.294,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 5645703287,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gianni Mancini",
        "dupr_id": "592QEL",
        "rating": 5.118,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Piercarlo Usai",
        "dupr_id": "16YNY0",
        "rating": 5.481,
        "profile_pic_url": null,
        "location": "Miami Beach, FL, US"
      }
    ]
  }
]