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

PPA Hyundai Masters - Mens Doubles Skill/Age Groups 5.0:19+,35+

ID: 7133746400

Match Scores

15-13

Win

Play Date

2023-01-14

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FA
Francesco Avella

840QK1 · Lafayette, CA, US

DUPR

4.968

AF
Alexander Fleming

8G0WKG · Davis, CA, US

DUPR

5.694

TEAM 2LOSS
RN
Rio Newcombe

3OWZVE · Gilbert, AZ, US

DUPR

5.714

ZS
Zach Silvernail

3Y6WOG · Phoenix, AZ, US

DUPR

5.077

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-7133746400
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6436245354,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Francesco Avella",
        "dupr_id": "840QK1",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      },
      {
        "name": "Alexander Fleming",
        "dupr_id": "8G0WKG",
        "rating": 5.694,
        "profile_pic_url": null,
        "location": "Davis, CA, US"
      }
    ]
  },
  {
    "team_id": 4871723500,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rio Newcombe",
        "dupr_id": "3OWZVE",
        "rating": 5.714,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Zach Silvernail",
        "dupr_id": "3Y6WOG",
        "rating": 5.077,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]