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

2026 Houston PPA Challenger - Mixed Doubles Pro Main Draw

ID: 5417113748

Match Scores

11-4, 11-8

Loss

Play Date

2026-02-22

Play Time (Est)

9:00 PM

Play Location

Atascocita, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
PR
Paula Rives Palau

8WQWNL · Barcelona, CT, ES

DUPR

5.329

CC
Christopher Crouch

1QM725 · NSW, AU

DUPR

5.952

TEAM 2LOSS
AM
Axel Morgan

35Y2L3 · San Antonio, TX, US

DUPR

5.392

AO
Abigail OKelley

8GV00G · Harrison, TN, US

DUPR

4.948

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-5417113748
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5110025456,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paula Rives Palau",
        "dupr_id": "8WQWNL",
        "rating": 5.329,
        "profile_pic_url": null,
        "location": "Barcelona, CT, ES"
      },
      {
        "name": "Christopher Crouch",
        "dupr_id": "1QM725",
        "rating": 5.952,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 5019058198,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Axel Morgan",
        "dupr_id": "35Y2L3",
        "rating": 5.392,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Abigail OKelley",
        "dupr_id": "8GV00G",
        "rating": 4.948,
        "profile_pic_url": null,
        "location": "Harrison, TN, US"
      }
    ]
  }
]