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

PPA Tour: Palm Springs CA Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 5002124010

Match Scores

15-4

Loss

Play Date

2024-01-13

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CN
Christopher Null

1N0GJ6 · Santa Clarita, CA, US

DUPR

4.817

SF
Sam felton

8D9E63 · Agoura Hills, CA, US

DUPR

5.309

TEAM 2LOSS
JW
jonathan williams

3Z04DQ · USA

DUPR

4.060

JJ
Jerry Jayapal

Z16LD8 · San Diego, CA, US

DUPR

4.954

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-5002124010
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4505884669,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Null",
        "dupr_id": "1N0GJ6",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Santa Clarita, CA, US"
      },
      {
        "name": "Sam felton",
        "dupr_id": "8D9E63",
        "rating": 5.309,
        "profile_pic_url": null,
        "location": "Agoura Hills, CA, US"
      }
    ]
  },
  {
    "team_id": 6530131974,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jonathan williams",
        "dupr_id": "3Z04DQ",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jerry Jayapal",
        "dupr_id": "Z16LD8",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]