Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: 2026 PPA Finals - Junior Boys Doubles U14

ID: 8471244981

Match Scores

11-8, 11-2

Win

Play Date

2026-05-09

Play Time (Est)

10:15 AM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BM
Bennett Miller

2LDRO4 · Los Angeles, CA, US

DUPR

4.496

AP
Adym Pham

597Y45 · Costa Mesa, CA, US

DUPR

4.423

TEAM 2LOSS
LF
Luis Fernandez Celis

99DWN7 · San Cristobal, Táchira, VE

DUPR

4.307

JL
Jack Loughridge

3XK467 · Las Vegas, NV, US

DUPR

4.384

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-8471244981
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8478196775,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bennett Miller",
        "dupr_id": "2LDRO4",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Adym Pham",
        "dupr_id": "597Y45",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      }
    ]
  },
  {
    "team_id": 4662371318,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luis Fernandez Celis",
        "dupr_id": "99DWN7",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      },
      {
        "name": "Jack Loughridge",
        "dupr_id": "3XK467",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]