Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Co-ed Advanced League (3.8+) - Session 4, Mon Nov 4

ID: 6889868881

Match Scores

11-6

Win

Play Date

2024-11-05

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
Robert Gerhard

1QW6G4 · Dresher, PA, US

DUPR

4.045

DS
David Smith

GG74LV · USA

DUPR

3.977

TEAM 2LOSS
MN
Mohan Natarajappa

V72EJP · USA

DUPR

3.221

HL
Harriet Levin

XJRJ6X · USA

DUPR

3.916

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-6889868881
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5035674685,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Gerhard",
        "dupr_id": "1QW6G4",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Dresher, PA, US"
      },
      {
        "name": "David Smith",
        "dupr_id": "GG74LV",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6181933906,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mohan Natarajappa",
        "dupr_id": "V72EJP",
        "rating": 3.221,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Harriet Levin",
        "dupr_id": "XJRJ6X",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]