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

PPA Tour: 2026 Newport Beach Open - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 5701884893

Match Scores

8-11, 8-11

Win

Play Date

2026-03-07

Play Time (Est)

6:15 AM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SM
Steven Ma

3P74DZ · USA

DUPR

4.355

NP
Nick Putrasahan

126578 · Redlands, CA, US

DUPR

4.879

TEAM 2WINNER
BF
Ben Fahey

V7O2M7 · Edmonds, WA, US

DUPR

4.977

LG
Luke Geiser

8DPOEY · Mesa, AZ, US

DUPR

4.325

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-5701884893
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6648728939,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Ma",
        "dupr_id": "3P74DZ",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick Putrasahan",
        "dupr_id": "126578",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Redlands, CA, US"
      }
    ]
  },
  {
    "team_id": 4899021565,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Fahey",
        "dupr_id": "V7O2M7",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      },
      {
        "name": "Luke Geiser",
        "dupr_id": "8DPOEY",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]