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

Harvest Moon Showdown - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6319563983

Match Scores

13-15

Win

Play Date

2025-10-04

Play Time (Est)

12:45 AM

Play Location

Bel Air, MD

View Facility Page →

Competitor Teams

TEAM 1LOSS
AH
Alain Hwang

L2PWEK · Newark, DE, US

DUPR

4.399

RF
Ryan Figueroa

EG46RE · Nandaime, Granada, NI

DUPR

4.362

TEAM 2WINNER
CO
Cameron Outten

XJVGQ7 · Havre de Grace, MD, US

DUPR

4.938

G
Giorgio

YG7DRG · Bel Air, MD, US

DUPR

4.681

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-6319563983
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5599247373,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alain Hwang",
        "dupr_id": "L2PWEK",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Newark, DE, US"
      },
      {
        "name": "Ryan Figueroa",
        "dupr_id": "EG46RE",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Nandaime, Granada, NI"
      }
    ]
  },
  {
    "team_id": 5993139600,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cameron Outten",
        "dupr_id": "XJVGQ7",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Havre de Grace, MD, US"
      },
      {
        "name": "Giorgio",
        "dupr_id": "YG7DRG",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Bel Air, MD, US"
      }
    ]
  }
]