Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: 2026 PPA Finals - Junior Mixed Doubles U14

ID: 6431920779

Match Scores

11-1, 11-3

Win

Play Date

2026-05-10

Play Time (Est)

4:45 AM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SN
Sophie Nguyen

RZQWJD · Orange County, CA, US

DUPR

4.055

LC
Leo Chun

1QXQXN · Seoul, KR

DUPR

4.489

TEAM 2LOSS
JN
Jane Ngarupe

17W500 · Provo, UT, US

DUPR

3.831

NE
Noah Elbyr

7DELQM · Torrance, CA, US

DUPR

3.570

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-6431920779
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6235353900,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sophie Nguyen",
        "dupr_id": "RZQWJD",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Leo Chun",
        "dupr_id": "1QXQXN",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 7412699645,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jane Ngarupe",
        "dupr_id": "17W500",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Noah Elbyr",
        "dupr_id": "7DELQM",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      }
    ]
  }
]